mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 01:11:46 +08:00 
			
		
		
		
	update: compatible
This commit is contained in:
		| @@ -20,6 +20,7 @@ class PassportRoute | ||||
|             // Comm | ||||
|             $router->post('/comm/sendEmailVerify', 'Passport\\CommController@sendEmailVerify'); | ||||
|             $router->post('/comm/pv', 'Passport\\CommController@pv'); | ||||
|             $router->get ('/comm/config', 'Guest\\CommController@config');                                              // TODO:REMOVE:1.7.0 | ||||
|         }); | ||||
|     } | ||||
| } | ||||
|   | ||||
| @@ -237,5 +237,5 @@ return [ | ||||
|     | The only modification by laravel config | ||||
|     | | ||||
|     */ | ||||
|     'version' => '1.6.1.1665920414108' | ||||
|     'version' => '1.6.2.1666116554616' | ||||
| ]; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user