diff options
Diffstat (limited to 'views/default/admin/statistics.php')
| -rw-r--r-- | views/default/admin/statistics.php | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/views/default/admin/statistics.php b/views/default/admin/statistics.php deleted file mode 100644 index 4c2035f0d..000000000 --- a/views/default/admin/statistics.php +++ /dev/null @@ -1,17 +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 Marcus Povey - * @copyright Curverider Ltd 2008 - * @link http://elgg.org/ - */ - - global $CONFIG; - - echo "<p>" . nl2br(elgg_echo("admin:statistics:description")) . "</p>"; - -?>
\ No newline at end of file |
