sync with en (thanks to mattes)

This commit is contained in:
messju
2006-03-16 13:24:04 +00:00
parent f02dd2f052
commit 5cd483169b
32 changed files with 640 additions and 227 deletions

View File

@@ -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&uuml;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