Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--export.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/export.php b/export.php
index 4b765e1659..c88f6c89f6 100644
--- a/export.php
+++ b/export.php
@@ -43,6 +43,7 @@ if (!defined('TESTSUITE')) {
$post_params = array(
'db',
'table',
+ 'what',
'single_table',
'export_type',
'export_method',