mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-01-24 19:28:40 +00:00
fix view l11n
This commit is contained in:
parent
aeb22765cd
commit
efaed7968f
|
|
@ -169,6 +169,8 @@ final class AccountMapper extends DataMapperAbstract
|
|||
|
||||
$result = $result[0];
|
||||
|
||||
// @todo: implement account tries
|
||||
|
||||
if ($result['account_tries'] <= 0) {
|
||||
return LoginReturnType::WRONG_INPUT_EXCEEDED;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user