X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/9e82b53fc5d8cb1e54b5fde774fa68a916f28b4c..eb55e2f8ca3859482a389795e03b45283e14ef36:/reports.php diff --git a/reports.php b/reports.php index 894526d2..90b12b2b 100644 --- a/reports.php +++ b/reports.php @@ -312,7 +312,7 @@ if ($request->isPost()) { exit(); } } -} // POST +} // isPost $smarty->assign('project_list', $project_list); $smarty->assign('task_list', $task_list);