cvs: smarty /docs/en/designers/language-builtin-functions language-function-foreach.xml

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1091113400@cvsserver>
messju		Thu Jul 29 11:03:20 2004 EDT

  Modified files:              
    /smarty/docs/en/designers/language-builtin-functions	
                                                        	language-function-foreach.xml 
  Log:
  fixed type and description of "from"-attribute of {foreach}
  
  
http://cvs.php.net/diff.php/smarty/docs/en/designers/language-builtin-functions/language-function-foreach.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/en/designers/language-builtin-functions/language-function-foreach.xml
diff -u smarty/docs/en/designers/language-builtin-functions/language-function-foreach.xml:1.1 smarty/docs/en/designers/language-builtin-functions/language-function-foreach.xml:1.2
--- smarty/docs/en/designers/language-builtin-functions/language-function-foreach.xml:1.1	Tue Apr 13 04:40:21 2004
+++ smarty/docs/en/designers/language-builtin-functions/language-function-foreach.xml	Thu Jul 29 11:03:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 		<sect1 id="language.function.foreach">
 			<title>foreach,foreachelse</title>
             <informaltable frame="all">
@@ -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>

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.