[Koha-cvs] CVS: koha/search.marc dictionary.pl,1.8,1.9

doXulting doxulting at users.sourceforge.net
Fri Aug 26 14:26:28 CEST 2005


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

Modified Files:
	dictionary.pl 
Log Message:
Removed useless line

Index: dictionary.pl
===================================================================
RCS file: /cvsroot/koha/koha/search.marc/dictionary.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** dictionary.pl	26 Aug 2005 12:18:59 -0000	1.8
--- dictionary.pl	26 Aug 2005 12:26:26 -0000	1.9
***************
*** 163,167 ****
  
  		if (defined(@$curauthresults)) {
- 			my $taille = @$curauthresults;
  			for (my $i = 0; $i < @$curauthresults ;$i++) {
  				@$curauthresults[$i]->{jamainentry} = @$curauthresults[$i]->{mainentry};
--- 163,166 ----





More information about the Koha-cvs mailing list