X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/9e82b53fc5d8cb1e54b5fde774fa68a916f28b4c..eb55e2f8ca3859482a389795e03b45283e14ef36:/report.php diff --git a/report.php b/report.php index a34238fb..dd4b9be3 100644 --- a/report.php +++ b/report.php @@ -80,7 +80,7 @@ if ($request->isPost()) { // Re-display this form. header('Location: report.php'); exit(); -} // POST +} // isPost $group_by = $bean->getAttribute('group_by');