Use sqsession_* instead of session_*
[squirrelmail.git] / themes / black_bean_burrito_theme.php
index 7ff7ccc69191312012228a82ecb2e7329cf3b2f4..81d08ef9a63873cf8a4f854afae6fa73e416605b 100644 (file)
@@ -3,13 +3,12 @@
 /**
  * black_bean_burrito_theme.php
  *    Name:   Black Bean Burrito
- * @author Ray Black
  *    Date:   August 15, 2000
  *
- * 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-2012 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -31,4 +30,3 @@ $color[12]  = '#202020'; // (dark gray)         Alternate color
 $color[13]  = '#ff7733'; // (orange-ish)        Single-quoted text
 $color[14]  = '#ff3377'; // (pink-ish)          2 or more quotes
 $color[15]  = '#414141'; // (darker gray)       unselectable folders
-?>
\ No newline at end of file