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:
authorMarc Delisle <marc@infomarc.info>2014-03-21 20:42:10 +0400
committerMarc Delisle <marc@infomarc.info>2014-03-21 20:42:10 +0400
commitbab0572c1e1e66aa00ec224414c00042b45607ba (patch)
tree83674c8df0e3a292c51aa8cb8959c33199a56946 /phpmyadmin.css.php
parentbc505831ae7681a1543f0b2c7ff08020d77d8eef (diff)
Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
Diffstat (limited to 'phpmyadmin.css.php')
-rw-r--r--phpmyadmin.css.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpmyadmin.css.php b/phpmyadmin.css.php
index bfe4d47e03..f7dcade2d2 100644
--- a/phpmyadmin.css.php
+++ b/phpmyadmin.css.php
@@ -1,6 +1,7 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
+ * Main stylesheet loader
*
* @package PhpMyAdmin
*/