fixed type and description of "from"-attribute of {foreach}

This commit is contained in:
messju
2004-07-29 15:03:20 +00:00
parent 45cabc2b5d
commit d13232fc8f

View File

@@ -21,10 +21,10 @@
<tbody>
<row>
<entry>from</entry>
<entry>string</entry>
<entry>array</entry>
<entry>Yes</entry>
<entry><emphasis>n/a</emphasis></entry>
<entry>The name of the array you are looping through</entry>
<entry>The array you are looping through</entry>
</row>
<row>
<entry>item</entry>