Corrected incorrect merge

This commit is contained in:
Matthew Vale
2015-11-26 17:53:02 +00:00
parent 64e42958b3
commit ca6bd18b64
2 changed files with 4 additions and 8 deletions
+2 -4
View File
@@ -34,10 +34,8 @@ if ($domains_processed == 1) {
}
//copy the files and directories from resources/install
$install = new install;
$install->domain_uuid = $domain_uuid;
$install->switch_scripts_dir = $_SESSION['switch']['scripts']['dir'];
$install->copy_scripts();
$obj = new install_switch;
$obj->upgrade();
}
//update the software table