koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/acqui.simple additem.pl,1.27,1.27.2.1


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/acqui.simple additem.pl,1.27,1.27.2.1
Date: Tue, 08 Mar 2005 06:07:50 -0800

Update of /cvsroot/koha/koha/acqui.simple
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10759/acqui.simple

Modified Files:
      Tag: rel_2_2
        additem.pl 
Log Message:
commenting warn

Index: additem.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui.simple/additem.pl,v
retrieving revision 1.27
retrieving revision 1.27.2.1
diff -C2 -r1.27 -r1.27.2.1
*** additem.pl  13 Aug 2004 16:37:25 -0000      1.27
--- additem.pl  8 Mar 2005 14:07:47 -0000       1.27.2.1
***************
*** 121,124 ****
--- 121,125 ----
        my $record = 
MARChtml2marc($dbh,address@hidden,address@hidden,address@hidden,%indicators);
  # MARC::Record builded => now, record in DB
+ # warn "R: ".$record->as_formatted;
        my ($oldbiblionumber,$oldbibnum,$oldbibitemnum) = 
NEWmoditem($dbh,$record,$bibid,$itemnum,0);
        $itemnum="";




reply via email to

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