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

[email protected] ("Peter 'Mash' Morgan") Sun, 02 Apr 2006 14:53:28 -0000
Newsgroups php.smarty.cvs
Message-ID <cvspete_morgan1143989608@cvsserver>
pete_morgan		Sun Apr  2 14:53:28 2006 UTC

  Modified files:              
    /smarty/docs/en/designers/language-builtin-functions	
                                                        	language-function-insert.xml 
  Log:
  Cant find the correct words ;-(
  
http://cvs.php.net/viewcvs.cgi/smarty/docs/en/designers/language-builtin-functions/language-function-insert.xml?r1=1.8&r2=1.9&diff_format=u
Index: smarty/docs/en/designers/language-builtin-functions/language-function-insert.xml
diff -u smarty/docs/en/designers/language-builtin-functions/language-function-insert.xml:1.8 smarty/docs/en/designers/language-builtin-functions/language-function-insert.xml:1.9
--- smarty/docs/en/designers/language-builtin-functions/language-function-insert.xml:1.8	Tue Mar 28 01:08:14 2006
+++ smarty/docs/en/designers/language-builtin-functions/language-function-insert.xml	Sun Apr  2 14:53:28 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <sect1 id="language.function.insert">
  <title>{insert}</title>
   <para>
@@ -61,10 +61,6 @@
   </tgroup>
  </informaltable>
 
-<para>
-Variables passed to {insert} will be cached by the calling script. Instead reference a variable within the inserted file!! 
-ie {insert foo='baa'} will be cached, wheras $foo within the {insert}ed template will not. 
-</para>
 
  <para>
   Let's say you have a template with a banner slot at the top of