Fix PHP notice - this function is called statically, so needs to be declared as such...
[squirrelmail.git] / themes / blue_grey_theme.php
index ed81d50f482325cba11f43289fd322b0bd8276f7..d90ba39a8cd3a1bbf09eaf21c467993aa52c15bc 100644 (file)
@@ -6,7 +6,7 @@
  *    Date:   July 20, 2001
  *
  * @author M.J. Prinsen
- * @copyright © 2001-2005 The SquirrelMail Project Team
+ * @copyright 2001-2015 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -28,5 +28,3 @@ $color[10]  = '#496e8b'; // (dark gray)      Darker version of #9
 $color[11]  = '#a7c5f3'; // (light blue)     Special Folders color
 $color[12]  = '#7092b4';
 $color[15]  = '#d0d0d0'; // (light gray)     Unselectable folders
-
-?>
\ No newline at end of file