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 /index.php
parent688c9986de652999730e558bb53f5557057de878 (diff)
Adding @package, second part.
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 4ea0a4f368..cb89472897 100644
--- a/index.php
+++ b/index.php
@@ -26,6 +26,7 @@
* @uses time()
* @uses PMA_getenv()
* @uses header() to send charset
+ * @package phpMyAdmin
*/
/**