Update hooks.txt for r55682
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 7 Sep 2009 19:29:55 +0000 (19:29 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 7 Sep 2009 19:29:55 +0000 (19:29 +0000)
docs/hooks.txt

index a441246..5d28c47 100644 (file)
@@ -1141,6 +1141,7 @@ $varCache: array to store the value in case of multiples calls of the
        same magic word
 $index: index (string) of the magic
 $ret: value of the magic word (the hook should set it)
+$frame: PPFrame object to use for expanding any template variables
 
 'ParserGetVariableValueTs': use this to change the value of the time for the
 {{LOCAL...}} magic word