E_ALL is a moving target
[squirrelmail.git] / themes / wood_theme.php
index 61ace08d6adbd1b40090134b46cf297c3a36a625..7df766cd7988cdf32ca5087d5fc2c63b32f4ceda 100644 (file)
@@ -1,10 +1,12 @@
 <?php
 
 /**
- * wood_theme.php
- *    Name:   Wood
- *    Author: Pavel Spatny
- *    Date:   2004/11/16
+ * Name: Wood
+ * Date: 2004/11/16
+ *
+ * @author Pavel Spatny
+ * @copyright 2004-2012 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage themes
@@ -27,5 +29,3 @@ $color[12]  = '#e4dab0'; //       odd message background
 $color[13]  = '#ffffff'; //
 $color[14]  = '#ffffff'; //
 $color[15]  = '#D0D0D0'; //       Unselectable folders
-
-?>