Remove the deprecated save_dialplan_xml function.

This commit is contained in:
FusionPBX
2020-08-14 00:40:23 -06:00
committed by GitHub
parent a9e2a6a023
commit f06e07a309

View File

@@ -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;