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>2011-10-25 12:13:17 +0400
committerMichal Čihař <mcihar@suse.cz>2011-10-25 12:13:17 +0400
commite56949f160b9de33a8ca642e6d9d8efa81c112fe (patch)
treeecd757e56514a964c1585cb50a447a8baf91adcb /config.sample.inc.php
parentdea67b9dfe435cea0e2919c173416a5d190429f5 (diff)
Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
Diffstat (limited to 'config.sample.inc.php')
-rw-r--r--config.sample.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sample.inc.php b/config.sample.inc.php
index 70d2666dd6..aa363d67f0 100644
--- a/config.sample.inc.php
+++ b/config.sample.inc.php
@@ -7,7 +7,7 @@
* All directives are explained in Documentation.html and on phpMyAdmin
* wiki <http://wiki.phpmyadmin.net>.
*
- * @package phpMyAdmin
+ * @package PhpMyAdmin
*/
/*