From 70af11e466554e787b322399edb889e5d74b1847 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Wed, 7 Dec 2011 18:33:27 +0000 Subject: [PATCH] fixes git-svn-id: http://www.observium.org/svn/observer/trunk@2768 61d68cd4-352d-0410-923a-c4978735b2b8 --- billing-calculate.php | 2 +- html/pages/bill/history.inc.php | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/billing-calculate.php b/billing-calculate.php index 0333d5c6e..0b5bc086c 100755 --- a/billing-calculate.php +++ b/billing-calculate.php @@ -19,7 +19,7 @@ foreach (dbFetchRows("SELECT * FROM `bills` ORDER BY `bill_name`") as $bill) echo(str_pad($bill['bill_id']." ".$bill['bill_name'], 30)." \n"); $i=0; - while ($i <= 12) + while ($i <= 24) { unset($class); unset($rate_data); diff --git a/html/pages/bill/history.inc.php b/html/pages/bill/history.inc.php index 74795c31f..c40781bb3 100644 --- a/html/pages/bill/history.inc.php +++ b/html/pages/bill/history.inc.php @@ -5,8 +5,6 @@ // $url = $PHP_SELF."/bill/".$bill_id."/history/"; $i = 0; - $gbconvert = $config['billing']['base']; - $img['his'] = "