Add array with watchlist options to SpecialWatchlistQuery
[lhc/web/wiklou.git] / docs / hooks.txt
index 3670cbe..c266dcc 100644 (file)
@@ -2272,6 +2272,7 @@ $special: the special page object
 &$tables: array of tables to be queried
 &$join_conds: join conditions for the tables
 &$fields: array of query fields
+$values: array of variables with watchlist options
 
 'TestCanonicalRedirect': Called when about to force a redirect to a canonical
 URL for a title when we have no other parameters on the URL. Gives a chance for