X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..aaf18ed301247fd73acafa0ed896adc511f6012b:/charts.php diff --git a/charts.php b/charts.php index 5e26978e..5bf90348 100644 --- a/charts.php +++ b/charts.php @@ -227,4 +227,3 @@ $smarty->assign('forms', array($chart_form->getName() => $chart_form->toArray()) $smarty->assign('title', $i18n->getKey('title.charts')); $smarty->assign('content_page_name', 'charts.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file