mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
added save_switch_xml during install
This commit is contained in:
@@ -186,6 +186,7 @@ include "root.php";
|
||||
$this->copy_conf();
|
||||
$this->copy_scripts();
|
||||
$this->create_config_lua();
|
||||
save_switch_xml();
|
||||
$this->restart_switch();
|
||||
$this->write_progress("Install completed for switch");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user