X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/e5486346ac0574517a4fd118f03616ec455df9a9..b14cf15f563feabc7015e3af99ea8cb7a1903dc1:/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()) {