Remove deprecated write_config
This commit is contained in:
parent
30ec556c4a
commit
a52ab303e9
|
|
@ -29,7 +29,7 @@ if ($domains_processed == 1) {
|
|||
|
||||
$obj = new scripts;
|
||||
$obj->copy_files();
|
||||
$obj->write_config();
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue