aboutsummaryrefslogtreecommitdiff
path: root/admin/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/index.php')
-rw-r--r--admin/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/index.php b/admin/index.php
index 4ee190213..1d41306b6 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -13,4 +13,4 @@ require_once(dirname(dirname(__FILE__)) . "/engine/start.php");
// Make sure only valid admin users can see this
admin_gatekeeper();
-forward('pg/admin/statistics/'); \ No newline at end of file
+forward('pg/admin/overview/'); \ No newline at end of file