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>2008-11-24 14:05:40 +0300
committerMichal Čihař <michal@cihar.com>2008-11-24 14:05:40 +0300
commit56941e509cc8d9f41d4e6f75226b8aaab2731283 (patch)
tree38cd67e5542e9064d8975cb65d82bf2b2a406441 /server_import.php
parent688c9986de652999730e558bb53f5557057de878 (diff)
Adding @package, second part.
Diffstat (limited to 'server_import.php')
-rw-r--r--server_import.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/server_import.php b/server_import.php
index 4622ab9822..d0ec6872f0 100644
--- a/server_import.php
+++ b/server_import.php
@@ -3,6 +3,7 @@
/**
*
* @version $Id$
+ * @package phpMyAdmin
*/
/**