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

"Monte Ohrt" <[email protected]> Wed, 07 Mar 2007 19:49:19 -0000
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmohrt1173296959@cvsserver>
mohrt		Wed Mar  7 19:49:19 2007 UTC

  Modified files:              
    /smarty/docs/en/designers/language-builtin-functions	
                                                        	language-function-section.xml 
  Log:
  note the fact that section loop will accept an integer
  
  
http://cvs.php.net/viewvc.cgi/smarty/docs/en/designers/language-builtin-functions/language-function-section.xml?r1=1.19&r2=1.20&diff_format=u
Index: smarty/docs/en/designers/language-builtin-functions/language-function-section.xml
diff -u smarty/docs/en/designers/language-builtin-functions/language-function-section.xml:1.19 smarty/docs/en/designers/language-builtin-functions/language-function-section.xml:1.20
--- smarty/docs/en/designers/language-builtin-functions/language-function-section.xml:1.19	Mon Oct  9 22:35:54 2006
+++ smarty/docs/en/designers/language-builtin-functions/language-function-section.xml	Wed Mar  7 19:49:19 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.19 $ -->
+<!-- $Revision: 1.20 $ -->
 <sect1 id="language.function.section">
  <title>{section},{sectionelse}</title>
   <para>
@@ -104,7 +104,8 @@
    <listitem><para>
    The <parameter>loop</parameter> attribute,
    usually an array of values, determines the number of times the
-   <varname>{section}</varname> will loop.
+   <varname>{section}</varname> will loop. You can also pass an integer
+   as the loop value.
    </para></listitem>
 
    <listitem><para>When printing a variable within a <varname>{section}</varname>, the

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php