X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..aaf18ed301247fd73acafa0ed896adc511f6012b:/report.php diff --git a/report.php b/report.php index 5ed7108d..6e68c179 100644 --- a/report.php +++ b/report.php @@ -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