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 13:32:56 +0300
committerMichal Čihař <michal@cihar.com>2008-11-24 13:32:56 +0300
commitebeb0c319f9f716ce8ff20e9a61017a4e3f1629f (patch)
treebd70ed8dd318d2c9bdede1fe4859b6e6682a1771 /chk_rel.php
parent62c814905bcaa283fe69d337a3e5bad1f6695c51 (diff)
Adding @package, first part.
Diffstat (limited to 'chk_rel.php')
-rw-r--r--chk_rel.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/chk_rel.php b/chk_rel.php
index a70e86ceb1..6c2ad81bf6 100644
--- a/chk_rel.php
+++ b/chk_rel.php
@@ -3,6 +3,7 @@
/**
*
* @version $Id$
+ * @package phpMyAdmin
*/
/**