koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha/C4 Accounts2.pm,1.10,1.11
Date: Tue, 02 Jul 2002 13:49:46 -0700

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 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]