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ř <mcihar@novell.com>2010-07-20 15:59:17 +0400
committerMichal Čihař <mcihar@novell.com>2010-07-20 15:59:17 +0400
commit318dc4b650cc487fbcf6c1b444f4b05b4a0de1c5 (patch)
tree228fb70f45dbeecdfcef8b3794461e2b19c0daed /db_export.php
parent95c0b5125d1be0177d9a30f8b7414804662e6064 (diff)
Drop @version tag from docblocks.
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 718a489d83..dce374a4bc 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