Removed PHP closing tag in more files
[timetracker.git] / import.php
index 47493db..a76af18 100644 (file)
@@ -53,4 +53,3 @@ $smarty->assign('forms', array($form->getName()=>$form->toArray()) );
 $smarty->assign('title', $i18n->getKey('title.import'));
 $smarty->assign('content_page_name', 'import.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file