Remove deprecated write_config

This commit is contained in:
FusionPBX
2022-10-10 13:28:22 -06:00
committed by GitHub
parent 30ec556c4a
commit a52ab303e9

View File

@@ -29,7 +29,7 @@ if ($domains_processed == 1) {
$obj = new scripts;
$obj->copy_files();
$obj->write_config();
}
?>
?>