From: ivan Date: Tue, 22 Jun 2010 01:20:17 +0000 (+0000) Subject: enable debugging for create_ticket call to pinpoint lockup, RT#7780 X-Git-Tag: root_of_svc_elec_features~134 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=240a989ecff9c62e043f95cad0850c4034861b16 enable debugging for create_ticket call to pinpoint lockup, RT#7780 --- diff --git a/FS/FS/TicketSystem/RT_Internal.pm b/FS/FS/TicketSystem/RT_Internal.pm index f47648e7f..ee963ae4f 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 = 0; +$DEBUG = 1; $me = '[FS::TicketSystem::RT_Internal]'; sub sql_num_customer_tickets {