]> wagnertech.de Git - timetracker.git/blobdiff - profile_edit.php
Refactoring white space
[timetracker.git] / profile_edit.php
index a4c9db6c0403d69d1ba20e136343d47ce5eaccb8..e538fce50ba1ee24b041eca77c49729988e78fe4 100644 (file)
@@ -258,7 +258,7 @@ if ($request->isPost()) {
     } else
       $err->add($i18n->getKey('error.db'));
   }
-} // POST
+} // isPost
 
 $smarty->assign('auth_external', $auth->isPasswordExternal());
 $smarty->assign('forms', array($form->getName()=>$form->toArray()));