[Koha-cvs] CVS: koha/C4 Accounts2.pm,1.10,1.11

Steve Tonnesen tonnesen at users.sourceforge.net
Tue Jul 2 22:49:46 CEST 2002


Update of /cvsroot/koha/koha/C4
In directory usw-pr-cvs1:/tmp/cvs-serv16287

Modified Files:
	Accounts2.pm 
Log Message:
Removed use warnings; which breaks perl 5.005


Index: Accounts2.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Accounts2.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** Accounts2.pm	20 Jun 2002 18:56:52 -0000	1.10
--- Accounts2.pm	2 Jul 2002 20:49:44 -0000	1.11
***************
*** 2,6 ****
  
  use strict;
- use warnings;
  require Exporter;
  use DBI;
--- 2,5 ----





More information about the Koha-cvs mailing list