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
c33159a3
Commit
c33159a3
authored
Jan 24, 2017
by
Till Brehm
Browse files
Fix #4425
parent
3a05bd2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/monitor/show_sys_state.php
View file @
c33159a3
...
...
@@ -186,7 +186,7 @@ function _getServerState($serverId, $serverName) {
$messages
=
array
();
/** The Result of the function */
$res
=
''
;
$res
=
array
()
;
/*
* Get all monitoring-data from the server and process then
...
...
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