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