Removed PHP closing tag in more files
[timetracker.git] / tasks.php
index 6258831..cf7f607 100644 (file)
--- a/tasks.php
+++ b/tasks.php
@@ -41,4 +41,3 @@ $smarty->assign('inactive_tasks', ttTeamHelper::getInactiveTasks($user->team_id)
 $smarty->assign('title', $i18n->getKey('title.tasks'));
 $smarty->assign('content_page_name', 'tasks.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file