adding phpdoc block
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 12 Apr 2004 07:35:44 +0000 (07:35 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 12 Apr 2004 07:35:44 +0000 (07:35 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7090 7612ce4b-ef26-0410-bec9-ea0150e637f0

themes/redmond.php

index dce99d4c2ecd9652af7e288cbc43400daa79889f..09275e15522deafff1305c5ec15ab15b5fa58c60 100644 (file)
@@ -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';