koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/authorities authorities.pl,1.6,1.7


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/authorities authorities.pl,1.6,1.7
Date: Thu, 23 Sep 2004 09:12:37 -0700

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

Modified Files:
        authorities.pl 
Log Message:
Bugfix in modification

Index: authorities.pl
===================================================================
RCS file: /cvsroot/koha/koha/authorities/authorities.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** authorities.pl      13 Sep 2004 15:21:00 -0000      1.6
--- authorities.pl      23 Sep 2004 16:12:35 -0000      1.7
***************
*** 161,165 ****
  sub build_tabs ($$$$) {
      my($template, $record, $dbh,$encoding) = @_;
! # warn "=>".$record->as_formatted;
      # fill arrays
      my @loop_data =();
--- 161,165 ----
  sub build_tabs ($$$$) {
      my($template, $record, $dbh,$encoding) = @_;
! # "=>".$record->as_formatted;
      # fill arrays
      my @loop_data =();




reply via email to

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