X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/e5486346ac0574517a4fd118f03616ec455df9a9..db55bdb7b1dd2bcfa793437fe97a6777eb9d93a6:/timesheet_view.php diff --git a/timesheet_view.php b/timesheet_view.php index 70ab3357..5079fe7b 100644 --- a/timesheet_view.php +++ b/timesheet_view.php @@ -45,7 +45,7 @@ if (!$timesheet) { exit(); } // TODO: add other checks here for timesheet being appropriate for user role. -// TODO: if this is a timeheet submit, validate approver id, too. +// TODO: if this is a timesheet submit, validate approver id, too. // End of access checks. if ($request->isPost()) {