A better comment
[timetracker.git] / notification_edit.php
index f145208..30a9d8f 100644 (file)
@@ -89,7 +89,7 @@ if ($request->isPost()) {
       } else
         $err->add($i18n->getKey('error.db'));
   }
-} // POST
+} // isPost
 
 $smarty->assign('forms', array($form->getName()=>$form->toArray()));
 $smarty->assign('title', $i18n->getKey('title.add_notification'));