From c2d907a53487a425bb1d7612896f8a2e63f3061e Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Mon, 29 Apr 2002 20:50:41 +0000 Subject: [PATCH] ; --- config.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php3 b/config.inc.php3 index d479ab01d..a6059151c 100755 --- a/config.inc.php3 +++ b/config.inc.php3 @@ -37,7 +37,7 @@ $cfg['Servers'][$i]['controluser'] = ''; // MySQL control user settin $cfg['Servers'][$i]['controlpass'] = ''; // access to the "mysql/user" // and "mysql/db" tables) $cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)? -$cfg['Servers'][$i]['user'] = 'root' // MySQL user +$cfg['Servers'][$i]['user'] = 'root'; // MySQL user $cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed // with 'config' auth_type) $cfg['Servers'][$i]['only_db'] = ''; // If set to a db-name, only