Removed PHP closing tag in more files
[timetracker.git] / users.php
index 9de7223..3a3b146 100644 (file)
--- 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