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 /themes.php
parent2f457eebbd0387b84a3622246747929609270ef8 (diff)
Adding @package, third part.
Diffstat (limited to 'themes.php')
-rw-r--r--themes.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes.php b/themes.php
index d12c9fe85a..1ff89e5350 100644
--- a/themes.php
+++ b/themes.php
@@ -3,6 +3,7 @@
/**
*
* @version $Id$
+ * @package phpMyAdmin
*/
/**