From 45d70b12bd9279a24b56ef902bb64e93c05b8f68 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 19 Feb 2008 12:45:14 +0000 Subject: [PATCH] duplicate ids and forgotten word, thanks to Cedric Corazza --- Documentation.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation.html b/Documentation.html index f44a6dabf..411f49770 100644 --- a/Documentation.html +++ b/Documentation.html @@ -2015,12 +2015,12 @@ $cfg['TrustedProxies'] =
$cfg['DBG']
DEVELOPERS ONLY!
-
$cfg['DBG']['sql'] boolean
+
$cfg['DBG']['sql'] boolean
DEVELOPERS ONLY!
Enable logging queries and execution times to be displayed in the bottom - of main (right frame).
+ of main page (right frame). -
$cfg['DBG']['php'] boolean
+
$cfg['DBG']['php'] boolean
DEVELOPERS ONLY!
Enable the DBG extension for debugging phpMyAdmin. Required for profiling the code.