]> wagnertech.de Git - timetracker.git/blobdiff - report.php
Removed PHP closing tag in more files
[timetracker.git] / report.php
index 5ed7108d3b914f96870a30cea3295eb306f380b8..6e68c1790910b19c75ea847b9e5eef11918f3483 100644 (file)
@@ -120,4 +120,3 @@ $smarty->assign('bean', $bean);
 $smarty->assign('title', $i18n->getKey('title.report').": ".$totals['start_date']." - ".$totals['end_date']);
 $smarty->assign('content_page_name', 'report.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file