fix iftype and customer bits

git-svn-id: http://www.observium.org/svn/observer/trunk@2512 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-09-19 13:48:46 +00:00
parent a83e39150c
commit 6799108af8
4 changed files with 41 additions and 31 deletions
@@ -55,6 +55,9 @@ foreach ($rrd_list as $rrd)
$i++; $iter++;
}
if ($custom_graph) { $rrd_options .= $custom_graph; }
$rrd_options .= $rrd_optionsb;