Seriously? The variable is named as an array and initialized as a string? Well, I...
[squirrelmail.git] / themes / netstyle_theme.php
index 75c5635d491e173675dc71e834d59f21d0e8adda..6b882d11a3f9d17511fb73b4341ff8183c77b283 100644 (file)
@@ -1,13 +1,13 @@
 <?php
+
 /**
- * Author:       Gabriele Maidecchi
  * Date:         October 6, 2004
  * Theme Name:   'Net-Style theme'
  * URL:          http://www.net-style.it
  *
- * Copyright (c) 2000-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
+ * @author Gabriele Maidecchi
+ * @copyright 2000-2017 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage themes
@@ -30,4 +30,3 @@ $color[12]  = '#FFFFCC'; // (lightest yellow)  Alternate color for message list
 $color[13]  = '#0000F0'; // (blue)           Color for quoted text -- > 1 quote
 $color[14]  = '#00C060'; // (green)          Color for quoted text -- >> 2 or more
 $color[15]  = '#002266'; // (dark blue)      Unselectable folders
-?>
\ No newline at end of file