Happy 2014
[squirrelmail.git] / images / themes / default / theme.php
index 46aef7591fd2826d1a204d239c25e9ba3d268989..30f2fa7a05c7312ebcb82b5bd00da987b5107c87 100644 (file)
@@ -1,9 +1,12 @@
 <?php
+
 /**
  * Theme description
  *
+ * @copyright 2004-2014 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
-    $icon_themes[] = array('NAME'=>_("Default"),'PATH'=> 'default');
-?>
+$icon_themes[] = array('NAME'=>_("Default"),'PATH'=> SM_PATH.'images/themes/default/');