Remove the deprecated save_dialplan_xml function.
This commit is contained in:
parent
3c0fcdc8f9
commit
d51008d3e7
|
|
@ -428,9 +428,6 @@
|
|||
$obj->delete_destinations($ring_group_destinations_delete);
|
||||
}
|
||||
|
||||
//save the xml
|
||||
save_dialplan_xml();
|
||||
|
||||
//apply settings reminder
|
||||
$_SESSION["reload_xml"] = true;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue