koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/updater updatedatabase2.pl,1.1,1.1.2.1


From: Alan Millar
Subject: [Koha-cvs] CVS: koha/updater updatedatabase2.pl,1.1,1.1.2.1
Date: Fri, 14 Jun 2002 14:20:30 -0700

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

Modified Files:
      Tag: rel-1-2
        updatedatabase2.pl 
Log Message:
Split biblio functions in Acquisitions.pm out to new Biblio.pm

Index: updatedatabase2.pl
===================================================================
RCS file: /cvsroot/koha/koha/updater/updatedatabase2.pl,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -r1.1 -r1.1.2.1
*** updatedatabase2.pl  19 Mar 2002 15:39:31 -0000      1.1
--- updatedatabase2.pl  14 Jun 2002 21:20:28 -0000      1.1.2.1
***************
*** 18,21 ****
--- 18,22 ----
  use DBI;
  use C4::Acquisitions;
+ use C4::Biblio;
  use C4::Output;
  




reply via email to

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