From: Sam Reed Date: Sat, 24 Apr 2010 11:12:07 +0000 (+0000) Subject: Fix hooks.txt to match code, minor followup to r65506 X-Git-Tag: 1.31.0-rc.0~37022 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/rappels.php?a=commitdiff_plain;h=bc8da89b18630480562785723790e366f02924aa;p=lhc%2Fweb%2Fwiklou.git Fix hooks.txt to match code, minor followup to r65506 --- diff --git a/docs/hooks.txt b/docs/hooks.txt index 1e99af4f60..b1d9f2f801 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -1474,7 +1474,7 @@ $newTitle: new title (object) 'SpecialNewpagesConditions': called when building sql query for Special:NewPages &$special: NewPagesPager object (subclass of ReverseChronologicalPager) -&opts: FormOptions object containing special page options +$opts: FormOptions object containing special page options &$conds: array of WHERE conditionals for query 'SpecialPage_initList': called when setting up SpecialPage::$mList, use this