aboutsummaryrefslogtreecommitdiff
path: root/admin/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/index.php')
-rw-r--r--admin/index.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/admin/index.php b/admin/index.php
index 4a84b152e..6252e8cab 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -16,8 +16,6 @@
// Make sure only valid admin users can see this
admin_gatekeeper();
-
- // Display main admin menu
- page_draw(elgg_echo("admin"),elgg_view_layout("one_column", elgg_view("admin/main")));
+ forward('pg/admin/statistics/')
?> \ No newline at end of file