removing trailing ?> from function scripts
[squirrelmail.git] / themes / bluesnews_theme.php
index c82efb052bb423753783fdbfb3baa3f0bcec5092..191740208c6bf5a727e836644f96ece97c9af2a0 100644 (file)
@@ -8,7 +8,7 @@
  *          contrast colorset, easy to read with very little eye strain.
  *
  * @author Ray Black
- * @copyright © 2000-2005 The SquirrelMail Project Team
+ * @copyright © 2000-2006 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -30,5 +30,3 @@ $color[10]  = '#000080'; // (bright blue)       Darker version of #9
 $color[11]  = '#3333ff'; // (dull blue)         Special Folders color
 $color[12]  = '#808080'; //                     Alternate rows
 $color[15]  = '#c0c060'; // (dull yellow)       Unselectable folders
-
-?>
\ No newline at end of file