Remove the deprecated save_dialplan_xml function.

This commit is contained in:
FusionPBX 2020-08-14 00:32:32 -06:00 committed by GitHub
parent 3c0fcdc8f9
commit d51008d3e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -428,9 +428,6 @@
$obj->delete_destinations($ring_group_destinations_delete);
}
//save the xml
save_dialplan_xml();
//apply settings reminder
$_SESSION["reload_xml"] = true;