At this moment concat_hook_function can return string and arrays.
[squirrelmail.git] / themes / maize_theme.php
index bbd89bba55a1307aa4f9286280a11403ef55f1c6..fe7f30a0600924fe25a6c766222b09d1f78d2ce7 100644 (file)
@@ -3,7 +3,6 @@
 /**
  * maize_theme.php
  * Name:    Maize
- * @author Ray Black
  * Date:    August 15, 2000
  * Comment: Staying with the 'South of the border food' theme,
  *          Staying with the 'South of the border food' theme,
  *          #7a6a50, bumping up the red, green and blue where
  *          necessary.
  *
- * Copyright (c) 2000-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author Ray Black
+ * @copyright © 2000-2006 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -35,5 +34,3 @@ $color[9]   = '#909090'; // (darker gray)               Darker version of #0
 $color[10]  = '#606060'; // (darkest gray)              Darker version of #9
 $color[11]  = '#600000'; // (lighter red)               Special Folders color
 $color[15]  = '#602020'; // (some brown)                Unselectable folders
-
-?>
\ No newline at end of file