Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
782b02ac
Commit
782b02ac
authored
Mar 10, 2009
by
tbrehm
Browse files
No commit message
No commit message
parent
6591b993
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/server.php
View file @
782b02ac
...
...
@@ -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"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment