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