fixed typo. thanks jonez.

This commit is contained in:
messju
2006-11-10 15:26:43 +00:00
parent f10b23465b
commit 31b780f16d

View File

@@ -162,7 +162,7 @@ define('MY_CONST_VAL','CHERRIES');
<programlisting> <programlisting>
<![CDATA[ <![CDATA[
<b>Main container is {$smarty.template}</b> <b>Main container is {$smarty.template}</b>
{include file='banner.tpl} {include file='banner.tpl'}
]]> ]]>
</programlisting> </programlisting>
<para> <para>