initial commit
This commit is contained in:
commit
186a860385
8199 changed files with 1159811 additions and 0 deletions
6
modules/modulemanager/navigation.xml
Normal file
6
modules/modulemanager/navigation.xml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<navigation>
|
||||
<page key="add" file="add_module.php" access="admin" />
|
||||
<page key="del" file="delete_module.php" access="admin" />
|
||||
<page key="update" file="update_modules.php" access="admin" />
|
||||
<page key="default" file="modulemanager.php" access="admin" />
|
||||
</navigation>
|
||||
Loading…
Add table
Add a link
Reference in a new issue