[Templates] Re: Compound arrays (arrays of arrays) and FOREACH

Jim Garrison jhg@acm.org
Sun, 12 Oct 2003 21:04:22 -0500


Jim Garrison wrote:
> When applying FOREACH to an array of arrays, nothing gets
> executed.  (Template version 2.10) What am I missing?
[snip]

The problem is the "IN" keyword doesn't work as advertised.
If I replace it with "=" it works.

Jim Garrison
jhg@acm.org