Fix broken regular expression
[squirrelmail.git] / themes / simple_purple.php
index 2666e1be1ccab661516bc88df9a1507d9a358998..ccccee2efb86bdf947075a82ed062b14ca9a6dec 100644 (file)
@@ -9,7 +9,7 @@
  *
  * @author Vicky Pyne <dotvicky at dotvicky.net>
  * @copyright &copy; 2005 Vicky Pyne <dotvicky at dotvicky.net>
- * @copyright &copy; 2005-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2005-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -33,4 +33,3 @@ $color[12]  = '#EDEDED'; // (light gray)     Alternate color for message list
 $color[13]  = '#6666CC'; // (dull blue)      Color for quoted text -- > 1 quote
 $color[14]  = '#333399'; // (dark blue)      Color for quoted text -- >> 2 or more
 $color[15]  = '#9966CC'; // (grey-purple)    Unselectable folders
-?>
\ No newline at end of file