A better comment
[timetracker.git] / mobile / timer.php
index 6e3a447..f210157 100644 (file)
@@ -287,7 +287,7 @@ if ($request->isPost()) {
       exit();
     }
   }
-} // POST
+} // isPost
 
 $week_total = ttTimeHelper::getTimeForWeek($user->getActiveUser(), $cl_date);
 $smarty->assign('week_total', $week_total);