]> wagnertech.de Git - timetracker.git/blobdiff - tasks.php
Cleanup - whitespace.
[timetracker.git] / tasks.php
index 6258831c85e39ab6f4c35e4632e01ef9938fbc8c..cf7f607cc4d9023823f96c7cab2bfc93757afb63 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