Followup r83141. Forgot to commit the hooks.txt update.
authorDaniel Friesen <dantman@users.mediawiki.org>
Thu, 3 Mar 2011 11:00:08 +0000 (11:00 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Thu, 3 Mar 2011 11:00:08 +0000 (11:00 +0000)
docs/hooks.txt

index 3e1d4ca..0922b3d 100644 (file)
@@ -1500,6 +1500,7 @@ $skin: Skin object
 'SkinSubPageSubtitle': At the beginning of Skin::subPageSubtitle()
 &$subpages: Subpage links HTML
 $skin: Skin object
+$out: OutputPage object
 If false is returned $subpages will be used instead of the HTML
 subPageSubtitle() generates.
 If true is returned, $subpages will be ignored and the rest of