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