SpecialSearchResults hooks does not use by-ref anymore
[lhc/web/wiklou.git] / docs / hooks.txt
index 1da39cf..7162cce 100644 (file)
@@ -3203,8 +3203,8 @@ $opts: Array: key => value of hidden options for inclusion in custom forms
 
 'SpecialSearchResults': Called before search result display
 $term: string of search term
-&$titleMatches: empty or SearchResultSet object
-&$textMatches: empty or SearchResultSet object
+$titleMatches: empty or SearchResultSet object
+$textMatches: empty or SearchResultSet object
 
 'SpecialSearchResultsPrepend': Called immediately before returning HTML
 on the search results page.  Useful for including an external search