diff --git a/ChangeLog b/ChangeLog index 826a39a5c..d5044a3d8 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-09-13 Loïc Chapeaux and Marc + * db_details.php3, line 121: XHTML fix. + * tbl_properties_export.php3; libraries/build_dump.lib.php3; lang/*: + feature #601603 (Field names on CSV export). + 2002-09-12 Marc Delisle * libraries/display_tbl.lib.php3: bug 601809: when two fields have the same name, both are showed NULL even if only one is NULL diff --git a/db_details.php3 b/db_details.php3 index c2b99df05..84fb84185 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -118,7 +118,7 @@ if ($cfg['UploadDir'] != '') { echo ' ' . $strOr . ' ' . $strWebServerUploadDirectory . ' :
' . "\n"; echo '
' . "\n"; echo ' ') . "\n"; ?> +

+ +
+    + +