From f71d1957e6e01c04310b2fdd28c375ea38cbffae Mon Sep 17 00:00:00 2001 From: Robin Johnson Date: Wed, 22 Aug 2001 22:11:50 +0000 Subject: [PATCH] config.inc.php3: $cfgServers[1]['connect_type'] preferred connection type lib.inc.php3 - line 285: $cfgServer['connect_type'] implemented --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8a4f5c435..dde161d6a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-08-22 Robin Johnson + * config.inc.php3: $cfgServers[1]['connect_type'] preferred connection type + * lib.inc.php3 - line 285: $cfgServer['connect_type'] implemented + 2001-08-22 Olivier Müller * main.php3: relooked the start page with the help of Loïc. * main.php3: allow everybody to look at the server vars and status