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

Henri-Damien LAURENT hdl at users.sourceforge.net
Thu Mar 31 20:17:19 CEST 2005


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

Modified Files:
	auth_finder.pl 
Log Message:
index reporting.


Index: auth_finder.pl
===================================================================
RCS file: /cvsroot/koha/koha/authorities/auth_finder.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** auth_finder.pl	1 Mar 2005 13:40:50 -0000	1.6
--- auth_finder.pl	31 Mar 2005 18:17:16 -0000	1.7
***************
*** 151,155 ****
  				});
  
! 	$template->param(index => $index,
  					resultstring => $resultstring,
  					);
--- 151,155 ----
  				});
  
! 	$template->param(index=>$query->param('index')."",
  					resultstring => $resultstring,
  					);





More information about the Koha-cvs mailing list