koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha updatebiblio.pl,1.4,1.5


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha updatebiblio.pl,1.4,1.5
Date: Sat, 05 Oct 2002 02:47:24 -0700

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

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


Index: updatebiblio.pl
===================================================================
RCS file: /cvsroot/koha/koha/updatebiblio.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** updatebiblio.pl     14 Aug 2002 18:12:51 -0000      1.4
--- updatebiblio.pl     5 Oct 2002 09:47:22 -0000       1.5
***************
*** 19,23 ****
  # Suite 330, Boston, MA  02111-1307 USA
  
- use C4::Database;
  use CGI;
  use strict;
--- 19,22 ----




reply via email to

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