mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 17:31:49 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -56,7 +56,6 @@ class ServerController extends Controller | |||||||
|             if (!is_object(json_decode($params['settings']))) { |             if (!is_object(json_decode($params['settings']))) { | ||||||
|                 abort(500, '传输协议配置格式不正确'); |                 abort(500, '传输协议配置格式不正确'); | ||||||
|             } |             } | ||||||
|             $server->settings = $params['settings']; |  | ||||||
|         } |         } | ||||||
|          |          | ||||||
| 		if ($request->input('id')) { | 		if ($request->input('id')) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user