Add show all code donated by Chris Black
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_mos";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = "xml_cdr_all";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
|
||||
//schema details
|
||||
$y = 0; //table array index
|
||||
|
||||
Reference in New Issue
Block a user