[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/acqui.simple bulkmarcimport.pl,1.4,1.5
From: |
Steve Tonnesen |
Subject: |
[Koha-cvs] CVS: koha/acqui.simple bulkmarcimport.pl,1.4,1.5 |
Date: |
Thu, 20 Jun 2002 10:45:48 -0700 |
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;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/acqui.simple bulkmarcimport.pl,1.4,1.5,
Steve Tonnesen <=
- Prev by Date:
[Koha-cvs] CVS: koha/acqui basket.pl,1.2,1.3 modorders.pl,1.1.1.1,1.2 newbasket.pl,1.2,1.3 order.pl,1.1.1.1,1.2 recieveorder.pl,1.1.1.1,1.2 supplier.pl,1.1.1.1,1.2 updatesupplier.pl,1.1.1.1,1.2
- Next by Date:
[Koha-cvs] CVS: koha delbiblio.pl,1.3,1.4
- Previous by thread:
[Koha-cvs] CVS: koha/acqui basket.pl,1.2,1.3 modorders.pl,1.1.1.1,1.2 newbasket.pl,1.2,1.3 order.pl,1.1.1.1,1.2 recieveorder.pl,1.1.1.1,1.2 supplier.pl,1.1.1.1,1.2 updatesupplier.pl,1.1.1.1,1.2
- Next by thread:
[Koha-cvs] CVS: koha delbiblio.pl,1.3,1.4
- Index(es):