X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0e3c4d629800de449c5a1bb9da780993e5dc5277..b027832862272283d9203c994ec8fd39f6196887:/charts.php diff --git a/charts.php b/charts.php index a7d0887d..a58c3d86 100644 --- a/charts.php +++ b/charts.php @@ -117,7 +117,7 @@ if ($request->getMethod( )== 'POST') { exit(); } } -} +} // POST // Elements of chartForm. $chart_form = new Form('chartForm');