aboutsummaryrefslogtreecommitdiff
path: root/views/default/admin/statistics.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/admin/statistics.php')
-rw-r--r--views/default/admin/statistics.php17
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 f79812b51..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>" . autop(elgg_echo("admin:statistics:description")) . "</p>";
-
-?> \ No newline at end of file