Bug 8293 : Fixing POD to match actuality.
authorChris Cormack <chrisc@catalyst.net.nz>
Sat, 1 Sep 2012 03:01:49 +0000 (15:01 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 5 Sep 2012 12:37:34 +0000 (14:37 +0200)
Signed-off-by: Fridolyn SOMERS <fridolyn.somers@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
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