mirror of
https://github.com/smarty-php/smarty.git
synced 2026-05-19 23:24:47 +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');
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
<para>
|
||||
where index.tpl is:
|
||||
|
||||
Reference in New Issue
Block a user