---
opac/opac-search.pl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opac/opac-search.pl b/opac/opac-search.pl
index 029ef1e..a928ce0 100755
--- a/opac/opac-search.pl
+++ b/opac/opac-search.pl
@@ -446,7 +446,7 @@ for (my $i=0;$i<=...@servers;$i++) {
foreach (@newresults) {
$_->{coins} = GetCOinSBiblio($_->{'biblionumber'});
}
- }
+
if ($results_hashref->{$server}->{"hits"}){
$total = $total + $results_hashref->{$server}->{"hits"};
}
--
1.5.6.3
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches