mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 11:24:27 +02:00
Cant find the correct words ;-(
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user