[Koha-cvs] CVS: koha updatebibitem.pl,1.11,1.12

Chris Cormack rangi at users.sourceforge.net
Wed Oct 22 22:20:50 CEST 2003


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;





More information about the Koha-cvs mailing list