Happy New Year
[squirrelmail.git] / images / themes / default / theme.php
index 9fbf6c7713efa07205fcab2d87747f7daefca59e..2c60a9654fc64141b880bf5f6b0501e8cba2c51b 100644 (file)
@@ -1,9 +1,12 @@
 <?php
 <?php
+
 /**
  * Theme description
  *
 /**
  * Theme description
  *
+ * @copyright 2004-2018 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
  * @package squirrelmail
  * @subpackage themes
  */
-    $icon_themes[] = array('NAME'=>_("Default"),'PATH'=> 'default');
-?>
\ No newline at end of file
+$icon_themes[] = array('NAME'=>_("Default"),'PATH'=> SM_PATH.'images/themes/default/');