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