summaryrefslogtreecommitdiff
path: root/FS/FS/TicketSystem
diff options
context:
space:
mode:
authorivan <ivan>2010-06-22 04:15:07 +0000
committerivan <ivan>2010-06-22 04:15:07 +0000
commit371fb0b94d70c2f0c783b68350ac13e4e94cb3b9 (patch)
treee5b4c638edead4500ba6f70d24bb1ac72ed3ec17 /FS/FS/TicketSystem
parenta391e3adf1ebacf7bd1d0fd77bc3e0e5da06456b (diff)
remove extra debugging, RT#7780
Diffstat (limited to 'FS/FS/TicketSystem')
-rw-r--r--FS/FS/TicketSystem/RT_Internal.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/TicketSystem/RT_Internal.pm b/FS/FS/TicketSystem/RT_Internal.pm
index ee963ae..f47648e 100644
--- a/FS/FS/TicketSystem/RT_Internal.pm
+++ b/FS/FS/TicketSystem/RT_Internal.pm
@@ -11,7 +11,7 @@ use RT::CurrentUser;
@ISA = qw( FS::TicketSystem::RT_Libs );
-$DEBUG = 1;
+$DEBUG = 0;
$me = '[FS::TicketSystem::RT_Internal]';
sub sql_num_customer_tickets {