[Koha-cvs] CVS: koha/acqui.simple bulkmarcimport.pl,1.4,1.5

Steve Tonnesen tonnesen at users.sourceforge.net
Thu Jun 20 19:45:48 CEST 2002


Update of /cvsroot/koha/koha/acqui.simple
In directory usw-pr-cvs1:/tmp/cvs-serv17527/acqui.simple

Modified Files:
	bulkmarcimport.pl 
Log Message:
Third in the series of branch merges.  Starting to run out of easy stuff.  :)


Index: bulkmarcimport.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui.simple/bulkmarcimport.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** bulkmarcimport.pl	15 May 2002 04:12:25 -0000	1.4
--- bulkmarcimport.pl	20 Jun 2002 17:45:30 -0000	1.5
***************
*** 33,36 ****
--- 33,37 ----
  #use strict;
  use C4::Acquisitions;
+ use C4::Biblio;
  use C4::Output;
  my $dbh=C4Connect;





More information about the Koha-cvs mailing list