summaryrefslogtreecommitdiff
path: root/FS/FS/part_svc.pm
diff options
context:
space:
mode:
authorivan <ivan>2005-11-17 12:56:07 +0000
committerivan <ivan>2005-11-17 12:56:07 +0000
commit06d42092410eeb14e723d762237a1638133253a3 (patch)
treed2c0ff529d9c32ca3893667508ea54afc272a35e /FS/FS/part_svc.pm
parent85aee8e40103f4e9d547258f8a06fea580345519 (diff)
turn off debugging
Diffstat (limited to 'FS/FS/part_svc.pm')
-rw-r--r--FS/FS/part_svc.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_svc.pm b/FS/FS/part_svc.pm
index 106e56e..d3073f9 100644
--- a/FS/FS/part_svc.pm
+++ b/FS/FS/part_svc.pm
@@ -11,7 +11,7 @@ use FS::cust_svc;
@ISA = qw(FS::Record);
-$DEBUG = 1;
+$DEBUG = 0;
=head1 NAME