Remove the deprecated save_dialplan_xml function.
This commit is contained in:
parent
a9e2a6a023
commit
f06e07a309
|
|
@ -184,9 +184,6 @@
|
|||
$database->app_uuid = '742714e5-8cdf-32fd-462c-cbe7e3d655db';
|
||||
$database->save($array);
|
||||
unset($array);
|
||||
|
||||
//synchronize the xml config
|
||||
save_dialplan_xml();
|
||||
|
||||
//clear the cache
|
||||
$cache = new cache;
|
||||
|
|
|
|||
Loading…
Reference in New Issue