Implemented admin delete_group command.
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
|
||||
<!-- ADMIN DELETE -->
|
||||
<admin command="admin_delete" accessLevel="100" />
|
||||
<admin command="admin_delete_group" accessLevel="100" confirmDlg="true" />
|
||||
|
||||
<!-- ADMIN DESTROY ITEMS -->
|
||||
<admin command="admin_destroy_items" accessLevel="100" confirmDlg="true" />
|
||||
|
||||
Reference in New Issue
Block a user