From 7a8a1438ece878ad79f3c19976eea3ffd6f3c04f Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 11 Jul 2006 01:55:40 +0000 Subject: [PATCH] true type of LightTabs parameter is boolean --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index 04935d13e..bf63168fb 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1262,7 +1262,7 @@ ALTER TABLE `pma_column_comments` memory limit. Produced files contain more GZip/BZip2 headers, but all normal programs handle this correctly. -
$cfg['LightTabs'] string
+
$cfg['LightTabs'] boolean
If set to TRUE, use less graphically intense tabs on the top of the mainframe.