mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
- add missing cdata closure
This commit is contained in:
@@ -53,6 +53,7 @@ if (!$smarty->is_cached('index.tpl')) {
|
|||||||
|
|
||||||
$smarty->display('index.tpl');
|
$smarty->display('index.tpl');
|
||||||
?>
|
?>
|
||||||
|
]]>
|
||||||
</programlisting>
|
</programlisting>
|
||||||
<para>
|
<para>
|
||||||
where index.tpl is:
|
where index.tpl is:
|
||||||
|
Reference in New Issue
Block a user