mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
fix build
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
Todo <emphasis>if</emphasis> deve ter o seu
|
||||
<emphasis>/if</emphasis>. <emphasis>else</emphasis> e
|
||||
<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, &&, and, etc.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@@ -106,6 +106,21 @@
|
||||
</para>
|
||||
</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>
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
|
Reference in New Issue
Block a user