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>2012-04-27 15:41:44 +0400
committerMichal Čihař <michal@cihar.com>2012-04-27 15:41:44 +0400
commitc3afb50573a4f07b00eda920ef8d4327ee6eb3b6 (patch)
tree4c586bb64c46eaef87186aa3332966bca3431f57 /chk_rel.php
parent0e26eeb56a6844fbecea75c238dcc745cfb3beb5 (diff)
Add docs to some files and methods
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 ea89eef2ca..3e8a0269bb 100644
--- a/chk_rel.php
+++ b/chk_rel.php
@@ -1,6 +1,7 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
+ * Displays status of phpMyAdmin configuration storage
*
* @package PhpMyAdmin
*/