[Koha-cvs] CVS: koha/search.marc search.pl,1.18,1.19

Paul POULAIN tipaul at users.sourceforge.net
Fri Nov 19 17:41:52 CET 2004


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

Modified Files:
	search.pl 
Log Message:
improving behaviour when MARC=OFF

Index: search.pl
===================================================================
RCS file: /cvsroot/koha/koha/search.marc/search.pl,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** search.pl	20 Aug 2004 08:19:52 -0000	1.18
--- search.pl	19 Nov 2004 16:41:49 -0000	1.19
***************
*** 195,198 ****
--- 195,199 ----
  							to=>$to,
  							numbers=>\@numbers,
+ 							MARC_ON => C4::Context->preferences("MARC"),
  							);
  





More information about the Koha-cvs mailing list