mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update domains.php
This commit is contained in:
@@ -769,11 +769,6 @@ if (!class_exists('domains')) {
|
||||
$domains_processed++;
|
||||
}
|
||||
|
||||
//synchronize the dialplan
|
||||
if (function_exists('save_dialplan_xml')) {
|
||||
save_dialplan_xml();
|
||||
}
|
||||
|
||||
//update config.lua
|
||||
if (file_exists($_SERVER["DOCUMENT_ROOT"].PROJECT_PATH.'/app/scripts/resources/classes/scripts.php')) {
|
||||
$obj = new scripts;
|
||||
|
||||
Reference in New Issue
Block a user