From c0b12a1eeac7b9acb46063236b772b5d5b14b3a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 8 Apr 2010 12:31:44 +0200 Subject: [PATCH] Fix typo (cfb -> cfg). --- Documentation.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation.html b/Documentation.html index 02682b35b..7ae0f8d3d 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1889,20 +1889,20 @@ $cfg['TrustedProxies'] = name of the field. The comment is shown as a tool-tip for that field. -
$cfg['SQLQuery']['Edit'] boolean
+
$cfg['SQLQuery']['Edit'] boolean
Whether to display an edit link to change a query in any SQL Query box.
-
$cfg['SQLQuery']['Explain'] boolean
+
$cfg['SQLQuery']['Explain'] boolean
Whether to display a link to explain a SELECT query in any SQL Query box.
-
$cfg['SQLQuery']['ShowAsPHP'] boolean
+
$cfg['SQLQuery']['ShowAsPHP'] boolean
Whether to display a link to wrap a query in PHP code in any SQL Query box.
-
$cfg['SQLQuery']['Validate'] boolean
+
$cfg['SQLQuery']['Validate'] boolean
Whether to display a link to validate a query in any SQL Query box. See also $cfg_SQLValidator.
-
$cfg['SQLQuery']['Refresh'] boolean
+
$cfg['SQLQuery']['Refresh'] boolean
Whether to display a link to refresh a query in any SQL Query box.
$cfg['UploadDir'] string