X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0e3c4d629800de449c5a1bb9da780993e5dc5277..7fafd0cdc53c376b557a5504af53dacdfbcdb533:/charts.php 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');