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ř <mcihar@suse.cz>2012-06-04 16:32:48 +0400
committerMichal Čihař <mcihar@suse.cz>2012-06-04 16:32:48 +0400
commit0e21cac2353ec2599837b17dab9a8c6d1a5c5742 (patch)
tree7df2fc0a21ace244881d4cdcb2ca1f95cf7447c4 /phpinfo.php
parent89c9174c589d081486becbeee721cf60e4043ba5 (diff)
Fix docblock
Diffstat (limited to 'phpinfo.php')
-rw-r--r--phpinfo.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpinfo.php b/phpinfo.php
index 860081c04d..3a0752ff63 100644
--- a/phpinfo.php
+++ b/phpinfo.php
@@ -2,6 +2,7 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* phpinfo() wrapper to allow displaying only when configured to do so.
+ *
* @package PhpMyAdmin
*/