mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@2768 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
// $url = $PHP_SELF."/bill/".$bill_id."/history/";
|
||||
$i = 0;
|
||||
|
||||
$gbconvert = $config['billing']['base'];
|
||||
|
||||
$img['his'] = "<img src=\"bandwidth-graph.php?bill_id=".$bill_id;
|
||||
$img['his'] .= "&type=historical";
|
||||
$img['his'] .= "&x=1190&y=250";
|
||||
|
||||
Reference in New Issue
Block a user