[otrs-cvs] GeneralCatalog/Kernel/System GeneralCatalog.pm,1.9,1.10

cvs-log at otrs.org cvs-log at otrs.org
Mon Jul 2 12:08:26 GMT 2007


Comments:
Update of /home/cvs/GeneralCatalog/Kernel/System
In directory lancelot:/tmp/cvs-serv31196/Kernel/System

Modified Files:
	GeneralCatalog.pm 
Log Message:
Code cleanup.

Author: mh

Index: GeneralCatalog.pm
===================================================================
RCS file: /home/cvs/GeneralCatalog/Kernel/System/GeneralCatalog.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** GeneralCatalog.pm	20 Jun 2007 15:51:21 -0000	1.9
--- GeneralCatalog.pm	2 Jul 2007 12:08:21 -0000	1.10
***************
*** 13,16 ****
--- 13,17 ----
  
  use strict;
+ use warnings;
  
  use vars qw(@ISA $VERSION);


More information about the cvs-log mailing list