浏览代码

adding phpdoc block

tokul 21 年之前
父节点
当前提交
a305b61423
共有 1 个文件被更改,包括 11 次插入5 次删除
  1. 11 5
      themes/redmond.php

+ 11 - 5
themes/redmond.php

@@ -1,9 +1,15 @@
 <?php
-   /** Author:       Bert-Jan Wiegeraad
-       Date:         January 25, 2004
-       Theme Name:   'Redmond Theme'
-
-    **/
+/**
+ * SquirrelMail Redmond Theme
+ *
+ * @author       Bert-Jan Wiegeraad
+ * Date:          January 25, 2004
+ * Theme Name:    'Redmond Theme'
+ *
+ * @version $Id$
+ * @package squirrelmail
+ * @subpackage themes
+ */
 
     global $color;
     $color[0]   = '#ece9d8';