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:
authorMichal Čihař <michal@cihar.com>2016-01-22 17:27:22 +0300
committerMichal Čihař <michal@cihar.com>2016-01-22 17:27:22 +0300
commit655de3d99493c3947bf36e6501451ae794dcf56f (patch)
treeb9156e71f2de53cfc3d52d5aaaec9c895c305869 /export.php
parent0a7fc9770e4f8a359db1881232dff11f4d4568a2 (diff)
parentda62e19833eaf5d757afda22b1f9a8dddbf0653c (diff)
Merge branch 'MAINT_4_5_4' into QA_4_5
Diffstat (limited to 'export.php')
-rw-r--r--export.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/export.php b/export.php
index b781eaa18d..e50f4fdd4c 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',