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