diff --git a/app/calls/app_config.php b/app/calls/app_config.php index 930ce768f6..a8d2c6a9d5 100644 --- a/app/calls/app_config.php +++ b/app/calls/app_config.php @@ -46,9 +46,6 @@ $apps[$x]['permissions'][$y]['groups'][] = "superadmin"; $y++; $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 $y=0;