diff options
Diffstat (limited to 'engine/lib/statistics.php')
-rw-r--r-- | engine/lib/statistics.php | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/engine/lib/statistics.php b/engine/lib/statistics.php new file mode 100644 index 000000000..3adebd0b6 --- /dev/null +++ b/engine/lib/statistics.php @@ -0,0 +1,13 @@ +<?php + /** + * Elgg statistics library. + * This file contains updated + * + * @package Elgg + * @subpackage Core + * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Marcus Povey + * @copyright Curverider Ltd 2008 + * @link http://elgg.org/ + */ +?>
\ No newline at end of file |