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