mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
Sync with en (ALLOW_CONSTANTS)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- EN-Revision: 1.1 Maintainer: nobody Status: partial -->
|
||||
<!-- EN-Revision: 1.2 Maintainer: gerald Status: ready -->
|
||||
<sect1 id="variable.security.settings">
|
||||
<title>$security_settings</title>
|
||||
<para>
|
||||
@@ -18,7 +18,11 @@
|
||||
<listitem><para>PHP_TAGS - true/false. Si vrai,
|
||||
les balises {php}{/php} sont autoris<69>es dans les templates.</para></listitem>
|
||||
<listitem><para>MODIFIER_FUNCS - Le tableau des noms de fonctions
|
||||
autoris<69>es <20> <20>tre utilis<69>es comme modificateurs de variables.</para></listitem>
|
||||
autoris<69>es <20> <20>tre utilis<69>es comme modificateurs de
|
||||
variables.</para></listitem>
|
||||
<listitem><para>ALLOW_CONSTANTS - true/false. Si l'acc<63>s aux constantes via
|
||||
la syntaxe {$smarty.const.nom} est autoris<69>e ou non. Par d<>faut, pour des
|
||||
raisons de s<>curit<69>, le param<61>tre est <20> false.</para></listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
Reference in New Issue
Block a user