Remove the deprecated save_dialplan_xml function.

This commit is contained in:
FusionPBX
2020-08-14 00:38:45 -06:00
committed by GitHub
parent b09ad0f257
commit 6e86691f8d
@@ -178,9 +178,6 @@
//echo "</pre>\n"; //echo "</pre>\n";
//exit; //exit;
//syncrhonize configuration
save_dialplan_xml();
//apply settings reminder //apply settings reminder
$_SESSION["reload_xml"] = true; $_SESSION["reload_xml"] = true;
@@ -463,4 +460,4 @@
//include the footer //include the footer
require_once "resources/footer.php"; require_once "resources/footer.php";
?> ?>