koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/acqui.simple addbiblio.pl,1.32.2.2,1.32.2.3


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/acqui.simple addbiblio.pl,1.32.2.2,1.32.2.3
Date: Tue, 20 Jan 2004 05:04:40 -0800

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

Modified Files:
      Tag: rel_2_0
        addbiblio.pl 
Log Message:
warn removing

Index: addbiblio.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui.simple/addbiblio.pl,v
retrieving revision 1.32.2.2
retrieving revision 1.32.2.3
diff -C2 -r1.32.2.2 -r1.32.2.3
*** addbiblio.pl        16 Jan 2004 15:57:14 -0000      1.32.2.2
--- addbiblio.pl        20 Jan 2004 13:04:38 -0000      1.32.2.3
***************
*** 191,195 ****
      my($template, $record, $dbh,$encoding) = @_;
  
-     warn "REC : ".$record->as_formatted;
      # fill arrays
      my @loop_data =();
--- 191,194 ----
***************
*** 243,247 ****
                                                $tag_data{subfield_loop} = 
address@hidden;
                                                push (@loop_data, \%tag_data);
-                                               warn "I is : $i";
                                        }
  # If there is more than 1 field, add an empty hidden field as separator.
--- 242,245 ----




reply via email to

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