Patch.884356. One more theme.
[squirrelmail.git] / themes / christmas.php
index b71119589173229c1820e9f988882c70df5898f2..7784c262e5c32506c943ddae581cda5b7831b31d 100644 (file)
@@ -3,14 +3,16 @@
 /**
  * christmas.php
  *    Name:    Christmas
- *    Author:  Jon Tai
+ * @author Jon Tai
  *    Date:    December 23, 2001
  *    Comment: This is a Christmas theme shipped with SquirrelMail 1.2.0.
  *
- * Copyright (c) 2001-2002 The SquirrelMail Project Team
+ * Copyright (c) 2001-2004 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * $Id$
+ * @package squirrelmail
+ * @subpackage themes
  */
 
 global $color;
@@ -28,4 +30,5 @@ $color[10]  = '#88AA88'; // Dimmed out folder color
 $color[11]  = '#EE0000'; // Special folders / Unseen messages color
 $color[12]  = '#DDFFDD'; // Alternate table row color
 $color[15]  = '#AAFFAA'; // Unselectable folders
+
 ?>