mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-01 21:01:37 +01:00
sync with EN
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- EN-Revision: 1.17 Maintainer: yannick Status: ready -->
|
||||
<!-- EN-Revision: 1.18 Maintainer: yannick Status: ready -->
|
||||
|
||||
<sect1 id="language.variables.smarty">
|
||||
<title>Variable r<>serv<72>e {$smarty}</title>
|
||||
@@ -164,7 +164,7 @@ define('_MY_CONST_VAL','CHERRIES');
|
||||
<programlisting>
|
||||
<![CDATA[
|
||||
<b>Le conteneur principal est {$smarty.template}</b>
|
||||
{include file='banner.tpl}
|
||||
{include file='banner.tpl'}
|
||||
]]>
|
||||
</programlisting>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user