fix build

This commit is contained in:
nlopess
2004-10-03 08:59:03 +00:00
parent f6a0cb864f
commit 7150da666f
2 changed files with 16 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
Todo <emphasis>if</emphasis> deve ter o seu Todo <emphasis>if</emphasis> deve ter o seu
<emphasis>/if</emphasis>. <emphasis>else</emphasis> e <emphasis>/if</emphasis>. <emphasis>else</emphasis> e
<emphasis>elseif</emphasis> tamb<6D>m s<>o permitidos. Todos os <emphasis>elseif</emphasis> tamb<6D>m s<>o permitidos. Todos os
condicionais do PHP s<>o reconhecidos, tais como ||, or, &&, and, etc. condicionais do PHP s<>o reconhecidos, tais como ||, or, &amp;&amp;, and, etc.
</para> </para>
<para> <para>

View File

@@ -106,6 +106,21 @@
</para> </para>
</sect2> </sect2>
<sect2 id="language.variables.smarty.ldelim">
<title>{$smarty.ldelim}</title>
<para>
This variable is used for printing the left-delimiter value literally.
See also <link linkend="language.function.ldelim">{ldelim},{rdelim}</link>.
</para>
</sect2>
<sect2 id="language.variables.smarty.rdelim">
<title>{$smarty.rdelim}</title>
<para>
This variable is used for printing the right-delimiter value literally.
See also <link linkend="language.function.ldelim">{rdelim},{rdelim}</link>.
</para>
</sect2>
</sect1> </sect1>
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables: