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