git-svn-id: http://www.observium.org/svn/observer/trunk@527 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2009-11-20 00:36:42 +00:00
parent fa0f3a3dd8
commit 79bf6e81b5
4 changed files with 10 additions and 13 deletions

View File

@@ -24,9 +24,9 @@ if(is_file($config['rrd_dir'] . "/" . $port['hostname'] . "/etherlike-" . $port[
}
}
$colours = 'mixed';
$nototal = 1;
$colours = "mixed";
$nototal = 1;
$unit_text = "Errors";
include ("generic_multi_simplex_seperated.inc.php");