oops, debugging got left on by accident
authorivan <ivan>
Mon, 8 Sep 2008 21:46:11 +0000 (21:46 +0000)
committerivan <ivan>
Mon, 8 Sep 2008 21:46:11 +0000 (21:46 +0000)
FS/FS/cust_main.pm

index 3f974b6..2031d7e 100644 (file)
@@ -64,7 +64,7 @@ $realtime_bop_decline_quiet = 0;
 # 1 is mostly method/subroutine entry and options
 # 2 traces progress of some operations
 # 3 is even more information including possibly sensitive data
-$DEBUG = 2;
+$DEBUG = 0;
 $me = '[FS::cust_main]';
 
 $import = 0;