Removed commented code
[timetracker.git] / reports.php
index 894526d..90b12b2 100644 (file)
@@ -312,7 +312,7 @@ if ($request->isPost()) {
       exit();
     }
   }
-} // POST
+} // isPost
 
 $smarty->assign('project_list', $project_list);
 $smarty->assign('task_list', $task_list);