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:34 +0300
committerMichal Čihař <michal@cihar.com>2016-01-22 17:27:34 +0300
commitc0e370e35680d659749e4c094c3bb50c8bbfdc07 (patch)
tree4f1a15694f293305ddf791273ff932a40353077e /export.php
parente4dfb159c436b10541a814f14cf591f3080daf42 (diff)
parent655de3d99493c3947bf36e6501451ae794dcf56f (diff)
Merge branch '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 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',