mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 03:14:27 +02:00
fixed typo. thanks jonez.
This commit is contained in:
@@ -162,7 +162,7 @@ define('MY_CONST_VAL','CHERRIES');
|
||||
<programlisting>
|
||||
<![CDATA[
|
||||
<b>Main container is {$smarty.template}</b>
|
||||
{include file='banner.tpl}
|
||||
{include file='banner.tpl'}
|
||||
]]>
|
||||
</programlisting>
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user