addrsrch_fullname is already fetched by load_prefs.php
[squirrelmail.git] / themes / plain_blue_theme.php
index 2d275eb4bf1093e3095bd35657c58a97ce805186..901887c48d88b57ad7f73ba969cd0f3b26064ecd 100644 (file)
@@ -2,13 +2,12 @@
 
 /**
  * Name: Plain Blue
- * @author Luke Ehresman
  * Date: April 30, 2000
  *
- * Copyright (c) 2000-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Luke Ehresman
+ * @copyright 2000-2011 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -28,5 +27,3 @@ $color[10]  = '#376589'; // Darker version of #9
 $color[11]  = '#770000'; // Special Folders color
 $color[12]  = '#ededed'; // Alternating rows color
 $color[15]  = '#001166'; // Unselectable folders
-
-?>
\ No newline at end of file