From bdfa6852daaf15cf792e26abd456550db2c134c2 Mon Sep 17 00:00:00 2001 From: Robin Johnson Date: Wed, 19 Jun 2002 04:53:19 +0000 Subject: [PATCH] - Last fix for $strConfigFileError done as well --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d5234cb30..a1eeb18a5 100755 --- a/ChangeLog +++ b/ChangeLog @@ -18,12 +18,13 @@ $Source$ 2002-06-18 Robin Johnson * libraries/relation.lib.php3:83 - - Fixed $cfg['Servers']['Server'] -> $cfg['Server'] + - Fixed $cfg['Servers']['Server'] -> $cfg['Server'] * libraries/relation.lib.php3:144,190 - - Cleaned up is_array() to isset(0 && is_array() + - Cleaned up is_array() to isset(0 && is_array() * tbl_change.php3:204 - $type_nowrap added to case 'timestamp' * lang/estonian.inc.php3 updates, thanks to Alvar Soome (#570330) + - Last fix for $strConfigFileError done as well 2002-06-17 Robin Johnson * lang/finnish.inc.php3 updates, thanks to Visa Kopu (#569317)