force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
11
ControlPanel/modules/user_admin/navigation.xml
Executable file
11
ControlPanel/modules/user_admin/navigation.xml
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
<navigation>
|
||||
<page key="edit_user" file="edit_user.php" access="admin,user,subuser" />
|
||||
<page key="add" file="add_user.php" access="admin" />
|
||||
<page key="del" file="del_user.php" access="admin" />
|
||||
<page key="add_to_group" file="add_to_group.php" access="admin,user" />
|
||||
<page key="del_from_group" file="del_from_group.php" access="admin,user" />
|
||||
<page key="add_group" file="add_group.php" access="admin,user" />
|
||||
<page key="del_group" file="del_group.php" access="admin,user" />
|
||||
<page key="show_groups" file="show_groups.php" access="admin,user" />
|
||||
<page key="default" file="show_users.php" access="admin" />
|
||||
</navigation>
|
||||
Loading…
Add table
Add a link
Reference in a new issue