Remove the deprecated save_dialplan_xml function.
This commit is contained in:
@@ -687,9 +687,6 @@
|
|||||||
$dialplans->uuid = $dialplan_uuid;
|
$dialplans->uuid = $dialplan_uuid;
|
||||||
$dialplans->xml();
|
$dialplans->xml();
|
||||||
|
|
||||||
//synchronize the xml config
|
|
||||||
save_dialplan_xml();
|
|
||||||
|
|
||||||
//clear the cache
|
//clear the cache
|
||||||
$cache = new cache;
|
$cache = new cache;
|
||||||
$cache->delete("dialplan:".$destination_context);
|
$cache->delete("dialplan:".$destination_context);
|
||||||
|
|||||||
Reference in New Issue
Block a user