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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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