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.11,1.12


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha updatebibitem.pl,1.11,1.12
Date: Wed, 22 Oct 2003 13:20:50 -0700

Update of /cvsroot/koha/koha
In directory sc8-pr-cvs1:/tmp/cvs-serv23486

Modified Files:
        updatebibitem.pl 
Log Message:
Fix for bug 591


Index: updatebibitem.pl
===================================================================
RCS file: /cvsroot/koha/koha/updatebibitem.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** updatebibitem.pl    13 Oct 2002 07:35:50 -0000      1.11
--- updatebibitem.pl    22 Oct 2003 20:20:48 -0000      1.12
***************
*** 22,26 ****
  use CGI;
  use strict;
! use C4::Acquisitions;
  use C4::Output;
  use C4::Search;
--- 22,26 ----
  use CGI;
  use strict;
! use C4::Biblio;
  use C4::Output;
  use C4::Search;




reply via email to

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