Oops
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 4 Sep 2008 15:52:23 +0000 (15:52 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 4 Sep 2008 15:52:23 +0000 (15:52 +0000)
docs/hooks.txt

index 2d2fe94..44941ee 100644 (file)
@@ -295,7 +295,7 @@ associated Revision object. In the hook, just add your callback to the
 $tokenFunctions array and return true (returning false makes no sense)
 $tokenFunctions: array(action => callback)
 
-'APIQueryRecentChangesTokens': use this hook to add custom tokens to prop=revisions.
+'APIQueryRecentChangesTokens': use this hook to add custom tokens to list=recentchanges.
 Every token has an action, which will be used in the rctoken parameter
 and in the output (actiontoken="..."), and a callback function which
 should return the token, or false if the user isn't allowed to obtain