Remove the deprecated save_dialplan_xml function.

This commit is contained in:
FusionPBX
2020-08-14 00:31:33 -06:00
committed by GitHub
parent b4f9e3ffaf
commit 3e0851df3f

View File

@@ -364,9 +364,6 @@
//debug info
//echo "<pre>". print_r($message, true) ."</pre>"; exit;
//save the xml
save_dialplan_xml();
//apply settings reminder
$_SESSION["reload_xml"] = true;