Procházet zdrojové kódy

adding phpdoc block

tokul před 21 roky
rodič
revize
a305b61423
1 změnil soubory, kde provedl 11 přidání a 5 odebrání
  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';