A better comment
[timetracker.git] / mobile / time_edit.php
index 7130b8c..46c89d9 100644 (file)
@@ -333,7 +333,7 @@ if ($request->isPost()) {
     header("Location: time_delete.php?id=$cl_id");
     exit();
   }
-} // POST
+} // isPost
 
 $smarty->assign('client_list', $client_list);
 $smarty->assign('project_list', $project_list);