Use sqsession_* instead of session_*
[squirrelmail.git] / themes / dompie_theme.php
index da7063246d9eaa0623b92a377961156d8b79f9a1..b906513c89a33c35a7d5bb2396ccc8356de74318 100644 (file)
@@ -3,14 +3,13 @@
 /**
  * dompie_theme.php
  * Name:    Dompie
- * @author M.J. Prinsen
  * Date:    November 19, 2001
  * Comment: Has a dark blue left-bar and a white/grey right frame.
  *
- * Copyright (c) 2001-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author M.J. Prinsen
+ * @copyright 2001-2012 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -30,5 +29,3 @@ $color[10]  = '#c0c0c0'; // (light grey)     Darker version of #9
 $color[11]  = '#a7c5f3'; // (light blue)     Special Folders color
 $color[12]  = '#c0c0c0'; //
 $color[15]  = '#788dd0'; // (darkish blue)   Unselectable folders
-
-?>
\ No newline at end of file