mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#12124)
This commit is contained in:
@@ -523,7 +523,7 @@ function collectd_draw_rrd($host, $plugin, $type, $pinst = null, $tinst = null,
|
||||
}
|
||||
|
||||
if ($has_avg) {
|
||||
$graph[] = "COMMENT: Avg\\n";
|
||||
$graph[] = 'COMMENT: Avg\\n';
|
||||
}
|
||||
|
||||
reset($rrdinfo['DS']);
|
||||
|
Reference in New Issue
Block a user