koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha updatebibitem.pl,1.9,1.10


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha updatebibitem.pl,1.9,1.10
Date: Sat, 05 Oct 2002 02:47:10 -0700

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

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


Index: updatebibitem.pl
===================================================================
RCS file: /cvsroot/koha/koha/updatebibitem.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** updatebibitem.pl    20 Sep 2002 13:01:51 -0000      1.9
--- updatebibitem.pl    5 Oct 2002 09:47:08 -0000       1.10
***************
*** 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]