mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 01:11:46 +08:00 
			
		
		
		
	feature: i18n
This commit is contained in:
		| @@ -80,7 +80,7 @@ class UserService | ||||
|     { | ||||
|         $user = User::find($userId); | ||||
|         if (!$user) { | ||||
|             return false; | ||||
|             return true; | ||||
|         } | ||||
|         $user->t = time(); | ||||
|         $user->u = $user->u + $u; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user