28 Mar
2001
28 Mar
'01
11:24 a.m.
what simple error am I making? <dtml-if expr="(type==['course','event'])"> which i hoped would proceed on either basis but in fact always fails. ... <dtml-if expr="(type=='course')"> works ... Jonathan