[otrs-cvs] ITSMTicket/Kernel/System/LinkObject2 Ticket.pm,1.7,1.8

cvs-log at otrs.org cvs-log at otrs.org
Mon Jul 2 15:06:23 GMT 2007


Comments:
Update of /home/cvs/ITSMTicket/Kernel/System/LinkObject2
In directory lancelot:/tmp/cvs-serv8246/Kernel/System/LinkObject2

Modified Files:
	Ticket.pm 
Log Message:
Code cleanup

Author: mh

Index: Ticket.pm
===================================================================
RCS file: /home/cvs/ITSMTicket/Kernel/System/LinkObject2/Ticket.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Ticket.pm	11 Jun 2007 12:53:44 -0000	1.7
--- Ticket.pm	2 Jul 2007 15:06:18 -0000	1.8
***************
*** 13,16 ****
--- 13,17 ----
  
  use strict;
+ use warnings;
  
  use Kernel::System::Ticket;


More information about the cvs-log mailing list