From ab1c21b964e290119974d29b89d83a0da75d14a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 2 Nov 2005 21:14:03 +0000 Subject: [PATCH] too much of just in one sentence --- Documentation.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation.html b/Documentation.html index 36560046a..ddec21d0b 100755 --- a/Documentation.html +++ b/Documentation.html @@ -446,10 +446,10 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost'; $cfg['Servers'][$i]['host'] contains the hostname of the first server, the second $cfg['Servers'][$i]['host'] the hostname of the second server, etc. - In config.default.php, there is just one section for server - definition, however you can put as many as you need in config.inc.php, - just copy that block or needed parts (you don't have to define all settings, just - those you need to change). + In config.default.php, there is only one section for server + definition, however you can put as many as you need in + config.inc.php, copy that block or needed parts (you don't + have to define all settings, just those you need to change).