From 11e56fb111de3f251a895992c78e9a6318b50aa2 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 21 Sep 2009 05:35:03 +0000 Subject: [PATCH] left debugging on --- FS/FS/TicketSystem/RT_Internal.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/TicketSystem/RT_Internal.pm b/FS/FS/TicketSystem/RT_Internal.pm index 6ac3fc61f..033c746ba 100644 --- a/FS/FS/TicketSystem/RT_Internal.pm +++ b/FS/FS/TicketSystem/RT_Internal.pm @@ -9,7 +9,7 @@ use RT::CurrentUser; @ISA = qw( FS::TicketSystem::RT_Libs ); -$DEBUG = 1; +$DEBUG = 0; sub sql_num_customer_tickets { "( select count(*) from tickets -- 2.11.0