[freeside-commits] freeside/FS/FS/TicketSystem RT_Internal.pm, 1.16, 1.17
Ivan,,,
ivan at wavetail.420.am
Mon Jun 21 21:15:09 PDT 2010
Update of /home/cvs/cvsroot/freeside/FS/FS/TicketSystem
In directory wavetail.420.am:/tmp/cvs-serv8586/TicketSystem
Modified Files:
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.16
retrieving revision 1.17
diff -u -w -d -r1.16 -r1.17
--- RT_Internal.pm 22 Jun 2010 01:20:17 -0000 1.16
+++ RT_Internal.pm 22 Jun 2010 04:15:07 -0000 1.17
@@ -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