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

Paul POULAIN tipaul at users.sourceforge.net
Tue Apr 1 14:27:31 CEST 2003


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

Modified Files:
	search.pl 
Log Message:
fixes

Index: search.pl
===================================================================
RCS file: /cvsroot/koha/koha/search.marc/search.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** search.pl	29 Mar 2003 00:02:36 -0000	1.7
--- search.pl	1 Apr 2003 12:27:29 -0000	1.8
***************
*** 69,73 ****
  				debug => 1,
  				});
! 	#$template->param(result => \@results);
  
  } else {
--- 69,73 ----
  				debug => 1,
  				});
! 	$template->param(result => \@results);
  
  } else {





More information about the Koha-cvs mailing list