Skip to content

Commit fd0df15

Browse files
committed
Regression: #3931 Call to undefined function swriteln()
1 parent 3e7abc3 commit fd0df15

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)