Removed PHP closing tag in more files
[timetracker.git] / projects.php
index 8f1ce5c..cc79e4a 100644 (file)
@@ -47,4 +47,3 @@ $smarty->assign('inactive_projects', $inactive_projects);
 $smarty->assign('title', $i18n->getKey('title.projects'));
 $smarty->assign('content_page_name', 'projects.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file