hex2bin is introduced in PHP 5.4
[squirrelmail.git] / themes / simple_green_theme.php
index 86e97d35367e1391ea242f28e8cc0adfda3128c2..6d070cbf6cdd0e5449e7f3dffbcc2a8bfccdde03 100644 (file)
@@ -4,8 +4,8 @@
  * Name: Simple-Green
  * Date: 2004/09/20
  *
- * @author Paul Lesneiwski
- * @copyright © 2004-2006 The SquirrelMail Project Team
+ * @author Paul Lesniewski
+ * @copyright 2004-2012 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -29,5 +29,3 @@ $color[12] = "#EDEDED"; // (light gray) Alternate List Item Color (alternates wi
 $color[13] = "#800000"; // (dark red) > Quoted Message Text
 $color[14] = "#FF0000"; // (rec) >> Multi-Quoted Message Text (2 >'s or more)
 $color[15] = "#002266"; // (dark blue NOTE: not tested) L. Frame: unselectable folders
-
-?>
\ No newline at end of file