koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha MARCdetail.pl,1.4,1.5


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha MARCdetail.pl,1.4,1.5
Date: Tue, 22 Oct 2002 08:52:02 -0700

Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv32129

Modified Files:
        MARCdetail.pl 
Log Message:
small fixes

Index: MARCdetail.pl
===================================================================
RCS file: /cvsroot/koha/koha/MARCdetail.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** MARCdetail.pl       11 Oct 2002 10:17:41 -0000      1.4
--- MARCdetail.pl       22 Oct 2002 15:52:00 -0000      1.5
***************
*** 115,119 ****
  }
  #fill big_row with missing datas
- #warn "loop 2";
  foreach my $subfield_code  (keys(%witness)) {
        for (my $i=0;$i<=$#big_array;$i++) {
--- 115,118 ----
***************
*** 123,127 ****
  }
  # now, construct template !
- #warn "loop 3";
  my @item_value_loop;
  my @header_value_loop;
--- 122,125 ----




reply via email to

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