From: Roan Kattouw Date: Mon, 7 Sep 2009 19:29:55 +0000 (+0000) Subject: Update hooks.txt for r55682 X-Git-Tag: 1.31.0-rc.0~39865 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=a369bbd7d9adc0b258c6b30ef25bfa1eb43fbff5;p=lhc%2Fweb%2Fwiklou.git Update hooks.txt for r55682 --- 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