From e6988c8b9807933b570e33a058759f40c1110085 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Wed, 7 Dec 2011 14:18:46 +0000 Subject: [PATCH] add -r option to wipe bill_history table before we recalculate (hurray!) git-svn-id: http://www.observium.org/svn/observer/trunk@2765 61d68cd4-352d-0410-923a-c4978735b2b8 --- billing-calculate.php | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/billing-calculate.php b/billing-calculate.php index 87ab33196e..0333d5c6ef 100755 --- a/billing-calculate.php +++ b/billing-calculate.php @@ -1,12 +1,18 @@ #!/usr/bin/env php