diff --git a/app/call_centers/app_config.php b/app/call_centers/app_config.php index 2a0ebe4438..2bd9f542ec 100644 --- a/app/call_centers/app_config.php +++ b/app/call_centers/app_config.php @@ -121,7 +121,6 @@ $apps[$x]['permissions'][$y]['groups'][] = "admin"; $apps[$x]['permissions'][$y]['groups'][] = "superadmin"; $y++; - $y++; $apps[$x]['permissions'][$y]['name'] = "call_center_outbound_caller_id_name"; //$apps[$x]['permissions'][$y]['groups'][] = "admin"; //$apps[$x]['permissions'][$y]['groups'][] = "superadmin";