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.20,1.21


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha MARCdetail.pl,1.20,1.21
Date: Thu, 02 Sep 2004 09:43:00 -0700

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

Modified Files:
        MARCdetail.pl 
Log Message:
minor fix for hidden fields

Index: MARCdetail.pl
===================================================================
RCS file: /cvsroot/koha/koha/MARCdetail.pl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** MARCdetail.pl       12 Aug 2004 14:51:23 -0000      1.20
--- MARCdetail.pl       2 Sep 2004 16:42:58 -0000       1.21
***************
*** 69,73 ****
  $biblionumber = &MARCfind_oldbiblionumber_from_MARCbibid($dbh,$bibid) unless 
$biblionumber;
  my $itemtype = &MARCfind_frameworkcode($dbh,$bibid);
- warn "IT : $itemtype";
  my $tagslib = &MARCgettagslib($dbh,1,$itemtype);
  
--- 69,72 ----




reply via email to

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