RenRemove the v_ from the links in xmpp
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
$apps[$x]['menu'][0]['uuid'] = '1808365b-0f7c-7555-89d0-31b3d9a75abb';
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = 'bc96d773-ee57-0cdd-c3ac-2d91aba61b55';
|
||||
$apps[$x]['menu'][0]['category'] = 'internal';
|
||||
$apps[$x]['menu'][0]['path'] = '/app/xmpp/v_xmpp.php';
|
||||
$apps[$x]['menu'][0]['path'] = '/app/xmpp/xmpp.php';
|
||||
$apps[$x]['menu'][0]['groups'][] = 'superadmin';
|
||||
|
||||
//permission details
|
||||
|
||||
Reference in New Issue
Block a user