]> wagnertech.de Git - timetracker.git/blobdiff - charts.php
Cosmetic - improved comments
[timetracker.git] / charts.php
index a7d0887d3972c5eadce5d3fd07401a3723d75a8a..a58c3d86c2376cc5088f6abd503285c7cd9c5c22 100644 (file)
@@ -117,7 +117,7 @@ if ($request->getMethod( )== 'POST') {
       exit();
     }
   }
-}
+} // POST
 
 // Elements of chartForm.
 $chart_form = new Form('chartForm');