]> wagnertech.de Git - timetracker.git/blobdiff - report.php
Refactoring white space
[timetracker.git] / report.php
index a34238fbcc144e5b09b664fceb926414726e9114..dd4b9be3aedf827ab5ff4646723a9627cd6bb408 100644 (file)
@@ -80,7 +80,7 @@ if ($request->isPost()) {
   // Re-display this form.
   header('Location: report.php');
   exit();
-} // POST
+} // isPost
 
 $group_by = $bean->getAttribute('group_by');