Update app_config.php
This commit is contained in:
@@ -46,9 +46,6 @@
|
|||||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||||
$y++;
|
$y++;
|
||||||
$apps[$x]['permissions'][$y]['name'] = "call_forward_caller_id";
|
$apps[$x]['permissions'][$y]['name'] = "call_forward_caller_id";
|
||||||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
|
||||||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
|
||||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
|
||||||
|
|
||||||
//default settings
|
//default settings
|
||||||
$y=0;
|
$y=0;
|
||||||
|
|||||||
Reference in New Issue
Block a user