Happy New Year
[squirrelmail.git] / images / themes / default / theme.php
index 41c2b2f23ad9b88a8e2fa567d41d60de85f6efa4..0b9fb9086a8e9c715c244bfdb7c3f631ccdd4c7f 100644 (file)
@@ -3,11 +3,10 @@
 /**
  * Theme description
  *
- * @copyright © 2004-2005 The SquirrelMail Project Team
+ * @copyright 2004-2020 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');
-?>
\ No newline at end of file
+$icon_themes[] = array('NAME'=>_("Default"),'PATH'=> SM_PATH.'images/themes/default/');