removing trailing ?> from function scripts
[squirrelmail.git] / images / themes / xp / theme.php
index e7a76edd1cde06511c7f98ed931e891a3c06d401..a3360705449eaa383b1fd17ff9fd555a62770952 100644 (file)
@@ -9,5 +9,4 @@
  * @package squirrelmail
  * @subpackage themes
  */
-    $icon_themes[] = array('NAME'=>_("XP"),'PATH'=> SM_PATH . 'images/themes/xp/');
-?>
\ No newline at end of file
+$icon_themes[] = array('NAME'=>_("XP"),'PATH'=> SM_PATH . 'images/themes/xp/');