From f1f226905fc2f952492c0cc268fb309b94ae3b14 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Sat, 5 Nov 2011 15:01:58 +0000 Subject: [PATCH] fix comment git-svn-id: http://www.observium.org/svn/observer/trunk@2717 61d68cd4-352d-0410-923a-c4978735b2b8 --- billing-calculate.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/billing-calculate.php b/billing-calculate.php index a052aa93f..5033a5ad6 100755 --- a/billing-calculate.php +++ b/billing-calculate.php @@ -107,8 +107,6 @@ include("includes/functions.php"); dbInsert($update, 'bill_history'); echo(" * Generated historical data from ".strftime("%x @ %X", strtotime($datefrom_lp))." to ".strftime("%x @ %X", strtotime($dateto_lp))."\n"); } -*/ -print_r($rate_data); } ?>