mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 17:31:49 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -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)) { | ||||
|              | ||||
|         } | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user