Richard Archer - 2003-05-27

Logged In: YES
user_id=279311

You could set $t->unknowns="keep"

Or override the finish() method with one which includes a comma in the list of
non-template-varname characters.

Or call $t->parse() and not bother with finish() at all.