X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=tasks.php;h=cf7f607cc4d9023823f96c7cab2bfc93757afb63;hb=e7249e8d4876102bcf5a29e3ea5712a671fd6553;hp=6258831c85e39ab6f4c35e4632e01ef9938fbc8c;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git 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