if I have a template

$foo
#set( $foo = "bar" )

The first time I hit the template I get

$foo

as would be expected, but if I hit the template again, I get

bar

and the template always returns "bar" from that point on.


Any ideas?

john mcnally

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to