This commit is contained in:
Michal Čihař
2003-05-14 21:41:22 +00:00
parent 56f2f747ab
commit ccc932155e

View File

@@ -8,7 +8,7 @@ $Source$
2003-05-13 Michal Cihar <nijel@users.sourceforge.net> 2003-05-13 Michal Cihar <nijel@users.sourceforge.net>
* libraries/display_export.lib.php3, tbl_dump.php3: Support for exporting * libraries/display_export.lib.php3, tbl_dump.php3: Support for exporting
CSV for multiple tables, it just puts all content into one file, but CSV for multiple tables, it just puts all content into one file, but
some people seem to want this (based on patch #73516). some people seem to want this (based on patch #735136).
* tbl_dump.php3, lang/*: Use other messages (thanks to Marc), replace * tbl_dump.php3, lang/*: Use other messages (thanks to Marc), replace
slashes in filename with underscore to avoid possible problems. slashes in filename with underscore to avoid possible problems.
* db_details_export.php3: Remember selected tables after exporting to a * db_details_export.php3: Remember selected tables after exporting to a