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

View File

@@ -178,9 +178,6 @@
//echo "</pre>\n";
//exit;
//syncrhonize configuration
save_dialplan_xml();
//apply settings reminder
$_SESSION["reload_xml"] = true;
@@ -463,4 +460,4 @@
//include the footer
require_once "resources/footer.php";
?>
?>