[Koha-patches] [biblibre-integration 19/19] Followup Adding OPACSEARCH history

Henri-Damien LAURENT henridamien.laurent at biblibre.com
Fri Aug 28 23:47:54 CEST 2009


opac/opac-search.pl had a remaining >
---
 opac/opac-search.pl |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/opac/opac-search.pl b/opac/opac-search.pl
index 8cbc92f..843a7ea 100755
--- a/opac/opac-search.pl
+++ b/opac/opac-search.pl
@@ -440,7 +440,6 @@ for (my $i=0;$i<=@servers;$i++) {
 	if ($results_hashref->{$server}->{"hits"}){
 	    $total = $total + $results_hashref->{$server}->{"hits"};
 	}
-    > 
  	# Opac search history
  	my $newsearchcookie;
  	if (C4::Context->preference('EnableOpacSearchHistory')) {
-- 
1.6.0.4




More information about the Koha-patches mailing list