fix mysql graphs

git-svn-id: http://www.observium.org/svn/observer/trunk@2713 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-11-03 12:51:57 +00:00
parent 8b82c99ca9
commit fa8855440a
16 changed files with 292 additions and 273 deletions

View File

@ -28,7 +28,7 @@ if (is_file($rrd_filename))
$colours = "mixed";
$nototal = 1;
$unit_text = "Commands";
$unit_text = "";
include("includes/graphs/generic_multi_simplex_seperated.inc.php");