Skip to content
Snippets Groups Projects
Commit 782b02ac authored by tbrehm's avatar tbrehm
Browse files

No commit message

No commit message
parent 6591b993
No related branches found
No related tags found
No related merge requests found
......@@ -114,6 +114,7 @@ if($app->dbmaster->connect()) {
}
} else {
$app->log("Unable to connect to master server.",LOGLEVEL_WARN);
}
// Remove lock
@unlink($conf["temppath"].$conf["fs_div"].".ispconfig_lock");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment