enable debugging for create_ticket call to pinpoint lockup, RT#7780
[freeside.git] / FS / FS / TicketSystem / RT_Internal.pm
index f47648e..ee963ae 100644 (file)
@@ -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 {