On Fri, Aug 17, 2001 at 04:53:36PM +0200, Jonas Liljegren wrote:
> That's one paranthesis to much. Comare with this:
>
> [% IMPORT function('argument', arg2(var)) %]Yes, I agree. For the record, in version 3 there will always be a object/method approach to do something, [% stash.IMPORT(myhash) %] and in most cases, there will also be a related directive which does the same thing but with "nicer" syntax. [% IMPORT myhash %] A
