Happy New Year
[squirrelmail.git] / images / themes / xp / theme.php
index e308dd10320d64cf4339ae244a4038006692b9d1..c3d9ffa9a2dc3a766440326ef86448929c5036ad 100644 (file)
@@ -1,9 +1,12 @@
 <?php
+
 /**
  * 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
  */
-    $icon_themes[] = array('NAME'=>_("XP"),'PATH'=> 'xp');
-?>
\ No newline at end of file
+$icon_themes[] = array('NAME'=>_("XP"),'PATH'=> SM_PATH . 'images/themes/xp/');