X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=charts.php;h=f63911023dd76b651c9c891306463eddf2519425;hb=e14559f16ec474f993208fde7c9065c2aa3d385a;hp=a58c3d86c2376cc5088f6abd503285c7cd9c5c22;hpb=fd3db1c1a2b975a23c907b2e9b714a0cfe47f3e0;p=timetracker.git 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');