X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..a8ef8ed3ff0aca2d4429b08cc7ff37bd273f4547:/projects.php diff --git a/projects.php b/projects.php index 8f1ce5c6..cc79e4ab 100644 --- a/projects.php +++ b/projects.php @@ -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