mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Remove the deprecated save_dialplan_xml function.
This commit is contained in:
@@ -503,9 +503,6 @@
|
||||
$cache = new cache;
|
||||
$cache->delete("dialplan:".$_SESSION["context"]);
|
||||
|
||||
//synchronize the xml config
|
||||
save_dialplan_xml();
|
||||
|
||||
//set the message
|
||||
if ($action == "add") {
|
||||
message::add($text['message-add']);
|
||||
|
||||
Reference in New Issue
Block a user