aboutsummaryrefslogtreecommitdiff
path: root/mod/reportedcontent/start.php
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2011-09-14 21:09:48 -0400
committerCash Costello <cash.costello@gmail.com>2011-09-14 21:09:48 -0400
commit710b17aa37dd5c90db695219defdfef7a889f29a (patch)
treeb134835879a8530ee4b477f9b5aff6fd6c974524 /mod/reportedcontent/start.php
parentc32bf213547c21dfb8a8bb535e9432330af010fa (diff)
downloadelgg-710b17aa37dd5c90db695219defdfef7a889f29a.tar.gz
elgg-710b17aa37dd5c90db695219defdfef7a889f29a.tar.bz2
Fixes #3681 fixed Utilities menu collisions in admin section and added documentation about registering more than one menu item with the same name to a menu
Diffstat (limited to 'mod/reportedcontent/start.php')
-rw-r--r--mod/reportedcontent/start.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/reportedcontent/start.php b/mod/reportedcontent/start.php
index 87b4b3c7b..66a1248d9 100644
--- a/mod/reportedcontent/start.php
+++ b/mod/reportedcontent/start.php
@@ -39,7 +39,7 @@ function reportedcontent_init() {
// Add admin menu item
// @todo Might want to move this to a 'feedback' section. something other than utils
- elgg_register_admin_menu_item('administer', 'reportedcontent', 'utilities');
+ elgg_register_admin_menu_item('administer', 'reportedcontent', 'administer_utilities');
elgg_register_widget_type(
'reportedcontent',