From 577216166c8d1b562028f5b4cbb89c1c7b320965 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 13 Dec 2018 17:23:26 -0700 Subject: [PATCH] Update switch.php --- resources/switch.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/switch.php b/resources/switch.php index af82a6119c..f308550930 100644 --- a/resources/switch.php +++ b/resources/switch.php @@ -174,7 +174,7 @@ function save_setting_xml() { $xml .= " \n"; $xml .= " \n"; $xml .= " \n"; - $xml .= " \n"; + $xml .= " \n"; $xml .= " \n"; $xml .= ""; fwrite($fout, $xml);