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:
authorlorilee <leelorik@gmail.com>2010-07-21 00:04:03 +0400
committerlorilee <leelorik@gmail.com>2010-07-21 00:04:03 +0400
commit2ebf96d242f4ce2703c9eebe808eeb10f488cd82 (patch)
tree0683ab777852a8cbd868ee0adbaf062045f68203 /db_export.php
parent8397112a675534e7192a2273e22531336d7b7477 (diff)
parent2fe1c8242648139381634dd7c95fe39e69f8d5fa (diff)
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts: libraries/display_export.lib.php libraries/display_import.lib.php
Diffstat (limited to 'db_export.php')
-rw-r--r--db_export.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/db_export.php b/db_export.php
index 32971ab5f0..55a72549c3 100644
--- a/db_export.php
+++ b/db_export.php
@@ -3,7 +3,6 @@
/**
* dumps a database
*
- * @version $Id$
* @uses libraries/db_common.inc.php
* @uses libraries/db_info.inc.php
* @uses libraries/display_export.lib.php