mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 09:39:10 +08:00
update
This commit is contained in:
parent
0de055a36b
commit
17e626493a
@ -65,7 +65,7 @@ class SendRemindMail extends Command
|
||||
if (($ud / $transfer_enable * 100) < 80) return false;
|
||||
return true;
|
||||
}
|
||||
if (isWarnValue()) {
|
||||
if (isWarnValue(($user->u + $user->d), $user->transfer_enable)) {
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user