X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=charts.php;h=5bf9034899a6209b4cf8ad21340f1ec16ea5eab1;hb=b35f517fc6c8452f01ebc5fe1f022ea0751fa5f7;hp=5e26978e0e35301148350404703ed55844cb71be;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git 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