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