- Last fix for $strConfigFileError done as well

This commit is contained in:
Robin Johnson
2002-06-19 04:53:19 +00:00
parent 11b0de7708
commit bdfa6852da

View File

@@ -18,12 +18,13 @@ $Source$
2002-06-18 Robin Johnson <robbat2@users.sourceforge.net>
* 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 <robbat2@users.sourceforge.net>
* lang/finnish.inc.php3 updates, thanks to Visa Kopu (#569317)