X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/993450e17195b87dc406c3135ee22dafe9b825fb..5ef582473f6b329be18ad83c61e053fdcd9c6ed5:/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