[otrs-cvs] ITSMCore/Kernel/System ITSMCIPAllocate.pm,1.2,1.3

cvs-log at otrs.org cvs-log at otrs.org
Mon Jul 2 13:29:26 GMT 2007


Comments:
Update of /home/cvs/ITSMCore/Kernel/System
In directory lancelot:/tmp/cvs-serv3086/Kernel/System

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

Author: mh

Index: ITSMCIPAllocate.pm
===================================================================
RCS file: /home/cvs/ITSMCore/Kernel/System/ITSMCIPAllocate.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ITSMCIPAllocate.pm	22 Mar 2007 13:27:10 -0000	1.2
--- ITSMCIPAllocate.pm	2 Jul 2007 13:29:20 -0000	1.3
***************
*** 1,5 ****
  # --
  # Kernel/System/ITSMCIPAllocate.pm - all criticality, impact and priority allocation functions
! # Copyright (C) 2003-2007 OTRS GmbH, http://otrs.com/
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/System/ITSMCIPAllocate.pm - all criticality, impact and priority allocation functions
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
***************
*** 13,16 ****
--- 13,17 ----
  
  use strict;
+ use warnings;
  
  use vars qw(@ISA $VERSION);


More information about the cvs-log mailing list