From a369bbd7d9adc0b258c6b30ef25bfa1eb43fbff5 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Mon, 7 Sep 2009 19:29:55 +0000 Subject: [PATCH] Update hooks.txt for r55682 --- docs/hooks.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index a44124609d..5d28c4743c 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -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 -- 2.20.1