Updated hooks documentation as per changes in r73971.
authorTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 29 Sep 2010 19:06:32 +0000 (19:06 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 29 Sep 2010 19:06:32 +0000 (19:06 +0000)
docs/hooks.txt

index 86674a8..bf24518 100644 (file)
@@ -1339,6 +1339,7 @@ $out: OutputPage object
 
 'ResourceLoaderRegisterModules': Right before modules information is required, such as when responding to a resource
 loader request or generating HTML output.
+&$resourceLoader: ResourceLoader object
 
 'RawPageViewBeforeOutput': Right before the text is blown out in action=raw
 &$obj: RawPage object