Handle subfolders as sent too!
[squirrelmail.git] / themes / bluesome.php
index cbcff0b094d4916223418a04a1945f65bdc931d9..18f5d73146b318f9bb00054b3c491cdbd3ddcfc7 100644 (file)
@@ -1,14 +1,17 @@
 <?php
+
 /**
- *    Theme Name: Bluesome Theme
- *    Author:     Saku Lehtiö
- *    Date:       April 22, 2005
+ * Name: Bluesome Theme
+ * Date: April 22, 2005
  *
- * Copyright (c) 2005 Saku Lehtiö
  * Published on SquirrelMail SourceForge tracker (#1188209).
  * Modified by SquirrelMail developers to match documentation guidelines.
- * Copyright (c) 2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * @author Saku Lehtiö
+ * @copyright &copy; 2005 Saku Lehtiö
+ * @copyright &copy; 2005-2007 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -30,4 +33,3 @@ $color[12]  = '#9DB5CB';
 $color[13]  = '#800000';
 $color[14]  = '#FF0000';
 $color[15]  = '#CCCCCC';
-?>
\ No newline at end of file