X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..d9b4512fae9de17f4bc9d77c7532db6ada9bf8c3:/tasks.php diff --git a/tasks.php b/tasks.php index 6258831c..cf7f607c 100644 --- 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