Fix documentation for the SkinTemplateToolboxEnd hook which has a $sk (QuickTemplate...
authorDaniel Friesen <dantman@users.mediawiki.org>
Thu, 13 Jan 2011 22:06:48 +0000 (22:06 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Thu, 13 Jan 2011 22:06:48 +0000 (22:06 +0000)
docs/hooks.txt

index 290b86e..03ce7c3 100644 (file)
@@ -1536,7 +1536,7 @@ $checkEdit: Whether or not the action=edit query should be added if appropriate.
 
 'SkinTemplateToolboxEnd': Called by SkinTemplate skins after toolbox links have
 been rendered (useful for adding more)
-$tools: array of tools
+$sk: The QuickTemplate based skin template running the hook.
 
 'SoftwareInfo': Called by Special:Version for returning information about
 the software