Remove the deprecated save_dialplan_xml function.
This commit is contained in:
@@ -185,9 +185,6 @@
|
||||
$database->save($array);
|
||||
unset($array);
|
||||
|
||||
//synchronize the xml config
|
||||
save_dialplan_xml();
|
||||
|
||||
//clear the cache
|
||||
$cache = new cache;
|
||||
$cache->delete("dialplan:".$_SESSION["context"]);
|
||||
|
||||
Reference in New Issue
Block a user