Skip to content

Commit e606038

Browse files
author
Till Brehm
committed
Merge branch 'patch-1' into 'master'
Regression: #3931 Call to undefined function swriteln() See merge request !534
2 parents 3e7abc3 + fd0df15 commit e606038

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/lib/classes/monitor_tools.inc.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ function get_distname() {
285285
} else {
286286
$distid = 'centos72';
287287
}
288-
swriteln("Operating System: CentOS $var\n");
289288
} else {
290289
$distname = 'Redhat';
291290
$distver = 'Unknown';

0 commit comments

Comments
 (0)