removing trailing ?> from function scripts
[squirrelmail.git] / images / themes / default / theme.php
index 245d0436f6b4a3ec6d6eedc056703d5c56af6a33..6cb2f7e68c3be642db8dd2b18917cc3b5e6ab318 100644 (file)
@@ -9,5 +9,4 @@
  * @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/');