summaryrefslogtreecommitdiff
path: root/FS/FS/cust_bill_ApplicationCommon.pm
diff options
context:
space:
mode:
authorivan <ivan>2006-11-05 19:22:02 +0000
committerivan <ivan>2006-11-05 19:22:02 +0000
commit8f265d17c5ea2bba0d450391145229e571c868fc (patch)
tree7ef969e545c90284dbfcc0bc65c9158541933b6a /FS/FS/cust_bill_ApplicationCommon.pm
parent7d5f7731cd62642051cfa8915924eda1f70a267d (diff)
turn off debugging
Diffstat (limited to 'FS/FS/cust_bill_ApplicationCommon.pm')
-rw-r--r--FS/FS/cust_bill_ApplicationCommon.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cust_bill_ApplicationCommon.pm b/FS/FS/cust_bill_ApplicationCommon.pm
index a214ebe..64699d5 100644
--- a/FS/FS/cust_bill_ApplicationCommon.pm
+++ b/FS/FS/cust_bill_ApplicationCommon.pm
@@ -7,7 +7,7 @@ use FS::Record qw( qsearch qsearchs dbh );
@ISA = qw( FS::Record );
-$DEBUG = 1;
+$DEBUG = 0;
=head1 NAME