X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/9e82b53fc5d8cb1e54b5fde774fa68a916f28b4c..eb55e2f8ca3859482a389795e03b45283e14ef36:/mobile/timer.php diff --git a/mobile/timer.php b/mobile/timer.php index 6e3a4479..f2101575 100644 --- a/mobile/timer.php +++ b/mobile/timer.php @@ -287,7 +287,7 @@ if ($request->isPost()) { exit(); } } -} // POST +} // isPost $week_total = ttTimeHelper::getTimeForWeek($user->getActiveUser(), $cl_date); $smarty->assign('week_total', $week_total);