From f7674a15273ea195d485c9a47be2c3d3398e5893 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 24 Nov 2009 21:00:40 +0000 Subject: [PATCH] debugging left on --- FS/FS/cust_bill.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/cust_bill.pm b/FS/FS/cust_bill.pm index c7b4df783..f47bb2c59 100644 --- a/FS/FS/cust_bill.pm +++ b/FS/FS/cust_bill.pm @@ -37,7 +37,7 @@ use FS::payby; @ISA = qw( FS::cust_main_Mixin FS::Record ); -$DEBUG = 1; +$DEBUG = 0; $me = '[FS::cust_bill]'; #ask FS::UID to run this stuff for us later -- 2.11.0