9 Aug
2000
9 Aug
'00
1:09 p.m.
Can someone explain the difference between: <dtml-with "PARENTS[-1]"> <dtml-with squishdot> ...do stuff here... </dtml-with> </dtml-with> and <dtml-with "PARENTS[-1].squishdot"> ...do stuff here... </dtml-with> cheers, Chris