Removed PHP closing tag in more files
[timetracker.git] / time.php
index e600968..60b396a 100644 (file)
--- a/time.php
+++ b/time.php
@@ -371,4 +371,3 @@ $smarty->assign('timestring', $selected_date->toString($user->date_format));
 $smarty->assign('title', $i18n->getKey('title.time'));
 $smarty->assign('content_page_name', 'time.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file