Updated to fix scrut issues

This commit is contained in:
laf
2015-04-03 20:10:42 +01:00
parent ac4eba78e4
commit 97039768a6
24 changed files with 1 additions and 27 deletions
@@ -22,5 +22,3 @@ if (file_exists($rrdfilename))
$rrd_options .= " GPRINT:txCapacityC:MIN:%0.2lf%s ";
$rrd_options .= " GPRINT:txCapacityC:MAX:%0.2lf%s\\\l ";
}
?>