From 754711180b0fc1087f836e431beb33ff403e6cd7 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 6 Nov 2005 13:32:56 +0000 Subject: [PATCH] clarify --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index ddec21d0b4..88a1a9a588 100755 --- a/Documentation.html +++ b/Documentation.html @@ -381,7 +381,7 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost'; Almost all configurable data is placed in config.inc.php. If this file does not exist, please refer to the Quick install section to create one. This file only needs to contain the parameters you want to - change from their default value in config.default.php. + change from their corresponding default value in config.default.php.

The parameters which relate to design (like colors) are placed in themes/themename/layout.inc.php. You