Ver código fonte

Update domains.php

FusionPBX 5 anos atrás
pai
commit
9bab0f3d96
1 arquivos alterados com 0 adições e 5 exclusões
  1. 0 5
      resources/classes/domains.php

+ 0 - 5
resources/classes/domains.php

@@ -769,11 +769,6 @@ if (!class_exists('domains')) {
 						$domains_processed++;
 						$domains_processed++;
 				}
 				}
 
 
-			//synchronize the dialplan
-				if (function_exists('save_dialplan_xml')) {
-					save_dialplan_xml();
-				}
-
 			//update config.lua
 			//update config.lua
 				if (file_exists($_SERVER["DOCUMENT_ROOT"].PROJECT_PATH.'/app/scripts/resources/classes/scripts.php')) {
 				if (file_exists($_SERVER["DOCUMENT_ROOT"].PROJECT_PATH.'/app/scripts/resources/classes/scripts.php')) {
 					$obj = new scripts;
 					$obj = new scripts;