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:22:44 +0300
committerMichal Čihař <michal@cihar.com>2008-11-24 14:22:44 +0300
commit84ae0420feb00ff769279f6a12fbae2de14f270d (patch)
tree0a9441ecff82412745ca748a771e053b3c35a3f7 /user_password.php
parent2f457eebbd0387b84a3622246747929609270ef8 (diff)
Adding @package, third part.
Diffstat (limited to 'user_password.php')
-rw-r--r--user_password.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_password.php b/user_password.php
index 3bc0a31973..787c7fba8c 100644
--- a/user_password.php
+++ b/user_password.php
@@ -26,6 +26,7 @@
* @uses PMA_showMessage()
* @uses define()
* @version $Id$
+ * @package phpMyAdmin
*/
/**