X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..ebfd5af0ca598c2e86d27c23a3aaea9fa0505cf6:/users.php diff --git a/users.php b/users.php index 9de72230..3a3b146f 100644 --- a/users.php +++ b/users.php @@ -49,4 +49,3 @@ $smarty->assign('can_delete_manager', $can_delete_manager); $smarty->assign('title', $i18n->getKey('title.users')); $smarty->assign('content_page_name', 'users.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file