diff options
Diffstat (limited to 'views/default/admin/statistics.php')
| -rw-r--r-- | views/default/admin/statistics.php | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/views/default/admin/statistics.php b/views/default/admin/statistics.php deleted file mode 100644 index 920bf2870..000000000 --- a/views/default/admin/statistics.php +++ /dev/null @@ -1,15 +0,0 @@ -<?php
- /**
- * Elgg statistics screen
- *
- * @package Elgg
- * @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2009
- * @link http://elgg.org/
- */
-
- global $CONFIG;
-
-?>
\ No newline at end of file |
