koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/acqui.simple addbooks.pl,1.11,1.12


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/acqui.simple addbooks.pl,1.11,1.12
Date: Sat, 05 Oct 2002 02:55:37 -0700

Update of /cvsroot/koha/koha/acqui.simple
In directory usw-pr-cvs1:/tmp/cvs-serv24026/acqui.simple

Modified Files:
        addbooks.pl 
Log Message:
Merged with arensb-context branch: use C4::Context->dbh instead of
&C4Connect, and generally prefer C4::Context over C4::Database.


Index: addbooks.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui.simple/addbooks.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** addbooks.pl 14 Aug 2002 18:12:52 -0000      1.11
--- addbooks.pl 5 Oct 2002 09:55:35 -0000       1.12
***************
*** 32,36 ****
  # Suite 330, Boston, MA  02111-1307 USA
  
- use C4::Database;
  use CGI;
  use strict;
--- 32,35 ----




reply via email to

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