diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-06-12 14:36:17 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-06-12 14:36:17 +0000 |
commit | b9668e7755955bd986874275d750a5f00ab9751e (patch) | |
tree | de6e8956fdb8304a9fd2314d7082e652076016da | |
parent | c2a5b95aa044431304f65d3b92fd048a9b502c42 (diff) | |
download | elgg-b9668e7755955bd986874275d750a5f00ab9751e.tar.gz elgg-b9668e7755955bd986874275d750a5f00ab9751e.tar.bz2 |
git-svn-id: https://code.elgg.org/elgg/trunk@895 36083f99-b078-4883-b0ff-0f9b5a30f544
-rw-r--r-- | engine/lib/statistics.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/statistics.php b/engine/lib/statistics.php index 85a59b0af..ce601e7b4 100644 --- a/engine/lib/statistics.php +++ b/engine/lib/statistics.php @@ -17,7 +17,7 @@ // Number of objects broken down into type - // who's online now + // who' s online now /** * Return an array reporting the number of various entities in the system. |