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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

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;