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

Paul POULAIN tipaul at users.sourceforge.net
Thu Sep 23 18:12:37 CEST 2004


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 =();





More information about the Koha-cvs mailing list