[freeside-commits] freeside/FS/FS/TicketSystem RT_Internal.pm, 1.11.2.4, 1.11.2.5

Ivan,,, ivan at wavetail.420.am
Mon Jun 21 21:15:11 PDT 2010


Update of /home/cvs/cvsroot/freeside/FS/FS/TicketSystem
In directory wavetail.420.am:/tmp/cvs-serv8593/TicketSystem

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	RT_Internal.pm 
Log Message:
remove extra debugging, RT#7780

Index: RT_Internal.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/TicketSystem/RT_Internal.pm,v
retrieving revision 1.11.2.4
retrieving revision 1.11.2.5
diff -u -w -d -r1.11.2.4 -r1.11.2.5
--- RT_Internal.pm	22 Jun 2010 01:20:18 -0000	1.11.2.4
+++ RT_Internal.pm	22 Jun 2010 04:15:09 -0000	1.11.2.5
@@ -11,7 +11,7 @@
 
 @ISA = qw( FS::TicketSystem::RT_Libs );
 
-$DEBUG = 1;
+$DEBUG = 0;
 $me = '[FS::TicketSystem::RT_Internal]';
 
 sub sql_num_customer_tickets {



More information about the freeside-commits mailing list