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

View File

@@ -16,4 +16,3 @@ if (file_exists($rrdfilename))
$rrd_options .= " GPRINT:rxpktsAll:MAX:%0.2lf%s\\\l ";
}
?>