mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-01 12:51:38 +01:00
sync with en (thanks to mattes)
This commit is contained in:
@@ -1,13 +1,18 @@
|
||||
<?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.debugging.ctrl">
|
||||
<title>$debugging_ctrl</title>
|
||||
<para>
|
||||
Definiert Alternativen zur Aktivierung der Debugging Konsole.
|
||||
NONE verbietet alternative Methoden. URL aktiviert ds Debugging,
|
||||
NONE verbietet alternative Methoden.
|
||||
URL aktiviert das Debugging,
|
||||
wenn das Schlüsselwort 'SMARTY_DEBUG' im QUERY_STRING gefunden wird.
|
||||
Wenn '$debugging' auf 'true' gesetzt ist, wird dieser Wert ignoriert.
|
||||
Wenn <link linkend="variable.debugging">$debugging</link> auf 'true' gesetzt ist, wird dieser Wert ignoriert.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Siehe auch <link linkend="chapter.debugging.console">Debugging Konsole</link>.
|
||||
</para>
|
||||
</sect1>
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
||||
Reference in New Issue
Block a user