From 31c5a38f77f72ec94d8b15db8e4a16b516445ccf Mon Sep 17 00:00:00 2001 From: James Rose Date: Sat, 9 Aug 2014 17:31:29 +0000 Subject: [PATCH] FS param need - not _ --- resources/switch.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/switch.php b/resources/switch.php index 490d6ae47d..7232aea490 100644 --- a/resources/switch.php +++ b/resources/switch.php @@ -2810,7 +2810,7 @@ if (!function_exists('save_call_center_xml')) { $v_queues .= " \n"; $v_queues .= " \n"; $v_queues .= " \n"; - $v_queues .= " \n"; + $v_queues .= " \n"; $v_queues .= " "; $x++; }