cvs: smarty /docs/en/programmers/api-functions api-assign.xml

"Peter 'Mash' Morgan" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvspete_morgan1126355090@cvsserver>
pete_morgan		Sat Sep 10 08:24:50 2005 EDT

  Modified files:              
    /smarty/docs/en/programmers/api-functions	api-assign.xml 
  Log:
  took out suprious ?>
  
http://cvs.php.net/diff.php/smarty/docs/en/programmers/api-functions/api-assign.xml?r1=1.5&r2=1.6&ty=u
Index: smarty/docs/en/programmers/api-functions/api-assign.xml
diff -u smarty/docs/en/programmers/api-functions/api-assign.xml:1.5 smarty/docs/en/programmers/api-functions/api-assign.xml:1.6
--- smarty/docs/en/programmers/api-functions/api-assign.xml:1.5	Fri May 27 12:25:02 2005
+++ smarty/docs/en/programmers/api-functions/api-assign.xml	Sat Sep 10 08:24:50 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry id="api.assign">
  <refnamediv>
   <refname>assign()</refname>
@@ -43,13 +43,13 @@
    </para>
 <programlisting>
 <![CDATA[
+{* note the vars are case sensitive like php *}
 {$Name}
 {$Address}
 {$city}
 {$state}
 
 {$contact.id}, {$contact.name},{$contact.email}
-?>
 ]]>
 </programlisting>
   </example>

-- 
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.