diff options
Diffstat (limited to 'views/default/admin/statistics.php')
| -rw-r--r-- | views/default/admin/statistics.php | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/views/default/admin/statistics.php b/views/default/admin/statistics.php deleted file mode 100644 index 75ece8eb1..000000000 --- a/views/default/admin/statistics.php +++ /dev/null @@ -1,22 +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;
-
- // echo "<p>" . autop(elgg_echo("admin:statistics:description")) . "</p>";
-
-?>
-
- <!-- <p>
- <?php echo elgg_echo('admin:statistics:description'); ?>
- <a href="http://elgg.com/"><?php echo elgg_echo('learnmore'); ?></a>
- </p> -->
\ No newline at end of file |
