Remove the deprecated save_dialplan_xml function.
This commit is contained in:
parent
6e86691f8d
commit
a9e2a6a023
|
|
@ -426,9 +426,6 @@
|
|||
$cache = new cache;
|
||||
$cache->delete("dialplan:public");
|
||||
|
||||
//synchronize the xml config
|
||||
save_dialplan_xml();
|
||||
|
||||
//redirect message
|
||||
message::add($text['confirm-update-complete']);
|
||||
header("Location: ".PROJECT_PATH."/app/dialplans/dialplans.php?app_uuid=c03b422e-13a8-bd1b-e42b-b6b9b4d27ce4");
|
||||
|
|
|
|||
Loading…
Reference in New Issue