Removed PHP closing tag in more files
[timetracker.git] / clients.php
index 61c6658..6dcfe4a 100644 (file)
@@ -41,4 +41,3 @@ $smarty->assign('inactive_clients', ttTeamHelper::getInactiveClients($user->team
 $smarty->assign('title', $i18n->getKey('title.clients'));
 $smarty->assign('content_page_name', 'clients.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file