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:
authorMarc Delisle <marc@infomarc.info>2013-12-31 17:36:19 +0400
committerMarc Delisle <marc@infomarc.info>2013-12-31 17:36:19 +0400
commit0e71a3b02cdd1a2b54046100ad0ab2ffc58f7429 (patch)
treea4bc131947dbe3e112b09ce1deb6a3d46ccd336d /export.php
parentdeb2be02d1927489b257231be70190aa14f58fd5 (diff)
Remove misleading comment
Signed-off-by: Marc Delisle <marc@infomarc.info>
Diffstat (limited to 'export.php')
-rw-r--r--export.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/export.php b/export.php
index e109a1b81b..ae9042da50 100644
--- a/export.php
+++ b/export.php
@@ -370,7 +370,6 @@ if (!defined('TESTSUITE')) {
/**
* Builds the dump
*/
- // Gets the number of tables if a dump of a database has been required
if ($export_type == 'server') {
if (! isset($db_select)) {
$db_select = '';