CMXX - Included VIN API in cartest
This commit is contained in:
@@ -64,6 +64,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
||||
$_SESSION['profile'] = $responses->profile;
|
||||
$_SESSION['userkey'] = $responses->userkey;
|
||||
$_SESSION['language'] = $responses->language;
|
||||
$_SESSION['token'] = $responses->token;
|
||||
|
||||
$language_user = trim($responses->language) ?? 'US';
|
||||
if($responses->profile == 'firmwaretool,application'){
|
||||
|
||||
Reference in New Issue
Block a user