X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=charts.php;h=f63911023dd76b651c9c891306463eddf2519425;hb=7fafd0cdc53c376b557a5504af53dacdfbcdb533;hp=a7d0887d3972c5eadce5d3fd07401a3723d75a8a;hpb=0e3c4d629800de449c5a1bb9da780993e5dc5277;p=timetracker.git diff --git a/charts.php b/charts.php index a7d0887d..f6391102 100644 --- a/charts.php +++ b/charts.php @@ -117,7 +117,7 @@ if ($request->getMethod( )== 'POST') { exit(); } } -} +} // isPost // Elements of chartForm. $chart_form = new Form('chartForm');