mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-01 04:41:37 +01:00
sync with en (thanks to mattes)
This commit is contained in:
@@ -1,12 +1,17 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- EN-Revision: 1.1 Maintainer: andreas Status: ready -->
|
||||
<!-- EN-Revision: 1.2 Maintainer: andreas Status: ready -->
|
||||
<sect1 id="variable.request.vars.order">
|
||||
<title>$request_vars_order</title>
|
||||
<para>
|
||||
Die Reihenfolge in welcher die Request-Variblen zugewiesen werden.
|
||||
Verhält sich wie 'variables_order' in der php.ini.
|
||||
</para>
|
||||
<title>$request_vars_order</title>
|
||||
<para>
|
||||
Die Reihenfolge in welcher die Request-Variblen zugewiesen werden.
|
||||
Verhält sich wie 'variables_order' in der php.ini.
|
||||
</para>
|
||||
<para>
|
||||
Siehe auch <link linkend="language.variables.smarty">$smarty.request</link>
|
||||
und
|
||||
<link linkend="variable.request.use.auto.globals">$request_use_auto_globals</link>.
|
||||
</para>
|
||||
</sect1>
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
|
||||
Reference in New Issue
Block a user