Merge remote-tracking branch 'origin/new/bug_8293'
authorPaul Poulain <paul.poulain@biblibre.com>
Wed, 5 Sep 2012 12:39:16 +0000 (14:39 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 5 Sep 2012 12:39:16 +0000 (14:39 +0200)
C4/Search.pm

index b0085c4..3edf118 100644 (file)
@@ -1415,7 +1415,7 @@ sub buildQuery {
 
   my @search_results = searchResults($search_context, $searchdesc, $hits, 
                                      $results_per_page, $offset, $scan, 
-                                     @marcresults, $hidelostitems);
+                                     @marcresults);
 
 Format results in a form suitable for passing to the template