summaryrefslogtreecommitdiffstats
path: root/modules/usermanagement
diff options
context:
space:
mode:
authorSimon Rettberg2016-04-28 21:31:15 +0200
committerSimon Rettberg2016-04-28 21:31:15 +0200
commit95db8e184b378534db0ac08d14ae8500ee5090c3 (patch)
treef39cee8160ef4266e49dbe04d3e8fe6400ce2133 /modules/usermanagement
parentMerge branch 'master' into modularization (diff)
downloadslx-admin-95db8e184b378534db0ac08d14ae8500ee5090c3.tar.gz
slx-admin-95db8e184b378534db0ac08d14ae8500ee5090c3.tar.xz
slx-admin-95db8e184b378534db0ac08d14ae8500ee5090c3.zip
Implemented new menu, added logic for defining dependencies, move translation files around
Diffstat (limited to 'modules/usermanagement')
-rw-r--r--modules/usermanagement/config.json2
-rw-r--r--modules/usermanagement/page.inc.php (renamed from modules/usermanagement/module.inc.php)0
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/usermanagement/config.json b/modules/usermanagement/config.json
index 90787d94..b9fc3ad3 100644
--- a/modules/usermanagement/config.json
+++ b/modules/usermanagement/config.json
@@ -1,5 +1,5 @@
{
- "category":"users",
+ "category":"main.users",
"enabled":"true",
"permission":"0"
}
diff --git a/modules/usermanagement/module.inc.php b/modules/usermanagement/page.inc.php
index 01b5f755..01b5f755 100644
--- a/modules/usermanagement/module.inc.php
+++ b/modules/usermanagement/page.inc.php