summaryrefslogtreecommitdiff
path: root/modules/statistics/statistics.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/statistics/statistics.module')
-rw-r--r--modules/statistics/statistics.module1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/statistics/statistics.module b/modules/statistics/statistics.module
index be3802fd3..59e112b38 100644
--- a/modules/statistics/statistics.module
+++ b/modules/statistics/statistics.module
@@ -174,6 +174,7 @@ function statistics_menu() {
'page arguments' => array('statistics_settings_form'),
'access arguments' => array('administer statistics'),
'file' => 'statistics.admin.inc',
+ 'weight' => -15,
);
$items['user/%user/track/navigation'] = array(
'title' => 'Track page visits',