From 9b7b461c8f557bc10eb118f2d1859de343252469 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 15 Aug 2019 03:48:41 -0600 Subject: [PATCH] Update call_center_queue_edit.php --- app/call_centers/call_center_queue_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/call_centers/call_center_queue_edit.php b/app/call_centers/call_center_queue_edit.php index 9c606f6cdd..c1e49d2a70 100644 --- a/app/call_centers/call_center_queue_edit.php +++ b/app/call_centers/call_center_queue_edit.php @@ -656,7 +656,7 @@ echo " \n"; echo " \n"; $x = 0; - if (is_array($tiers) { + if (is_array($tiers)) { foreach($tiers as $field) { echo " \n"; echo " ";