fix build

This commit is contained in:
yannick
2006-10-08 12:46:29 +00:00
parent bb46b87b66
commit 0c262a8e60
4 changed files with 6 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ $this->assign('varX','Strawberry');
<strong>{$varX}</strong> est ma gl<67>ce favorite :-)
]]>
</programlisting>
</example>
<para>
Voir aussi
<link linkend="variable.php.handling"><parameter>$php_handling</parameter></link>,

View File

@@ -104,6 +104,9 @@ smarty [AT] example [DOT] com
mail [AT] example [DOT] com
]]>
</screen>
</example>
<example>
<title>Autres exemples</title>
<para>Les fonctions PHP peuvent <20>tre utilis<69>es comme modificateurs, suivant la
configuration de

View File

@@ -79,7 +79,6 @@
est appel<65> <20> chaque invocation, i.e.
un script qui prend 3 secondes <20> s'ex<65>cuter avec <parameter>$smarty.now</parameter>
au d<>but et <20> la fin montrera les 3 secondes de diff<66>rence.
<informalexample>
<example>
<title>Utilisation de {$smarty.now}</title>
<programlisting>
@@ -88,7 +87,6 @@
{$smarty.now|date_format:'%d-%m-%Y %H:%M:%S'}
]]>
</programlisting>
</informalexample>
</example>
</para>
</sect2>

View File

@@ -19,7 +19,8 @@
n'a plus d'effets et la valeur de la directive de configuration
<literal>gpc_order</literal> de PHP est utilis<69>e.
</para>
</sect1>
</note>
</sect1>
<!-- Keep this comment at the end of the file
Local variables: