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.25.2.4,1.25.2.5


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha MARCdetail.pl,1.25.2.4,1.25.2.5
Date: Fri, 25 Mar 2005 09:06:23 -0800

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

Modified Files:
      Tag: rel_2_2
        MARCdetail.pl 
Log Message:
remove a warning

Index: MARCdetail.pl
===================================================================
RCS file: /cvsroot/koha/koha/MARCdetail.pl,v
retrieving revision 1.25.2.4
retrieving revision 1.25.2.5
diff -C2 -r1.25.2.4 -r1.25.2.5
*** MARCdetail.pl       10 Mar 2005 15:52:38 -0000      1.25.2.4
--- MARCdetail.pl       25 Mar 2005 17:06:20 -0000      1.25.2.5
***************
*** 74,78 ****
  
  my $record =MARCgetbiblio($dbh,$bibid);
- warn "".$record->as_formatted."\n";
  # open template
  my ($template, $loggedinuser, $cookie)
--- 74,77 ----




reply via email to

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