document SetupAfterCache hook ;)
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 11 Dec 2008 11:50:45 +0000 (11:50 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 11 Dec 2008 11:50:45 +0000 (11:50 +0000)
docs/hooks.txt

index 9c3058e..0916bd1 100644 (file)
@@ -1116,6 +1116,8 @@ $text : Current text being indexed
 $term : Search term string
 &$title : Outparam; set to $title object and return false for a match
 
+'SetupAfterCache': Called in Setup.php, after cache objects are set
+
 'ShowRawCssJs': Customise the output of raw CSS and JavaScript in page views
 $text: Text being shown
 $title: Title of the custom script/stylesheet page