We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6591b99 commit 782b02aCopy full SHA for 782b02a
1 file changed
server/server.php
@@ -114,6 +114,7 @@
114
}
115
} else {
116
$app->log("Unable to connect to master server.",LOGLEVEL_WARN);
117
+}
118
119
// Remove lock
120
@unlink($conf["temppath"].$conf["fs_div"].".ispconfig_lock");
0 commit comments