export rework

This commit is contained in:
Michal Čihař
2003-06-10 12:35:36 +00:00
parent bd4148f3c2
commit c430dc8a95
109 changed files with 2651 additions and 1620 deletions

View File

@@ -49,7 +49,7 @@ if (isset($sql_query)) {
PMA_showMessage($GLOBALS['strSQLQuery']);
}
$tbl_dump_form_name = 'tbl_dump';
$export_type = 'table';
require('./libraries/display_export.lib.php3');