CMXX - Update contract security
This commit is contained in:
@@ -155,6 +155,7 @@ elseif ($command == 'insert'){
|
||||
$post_content['password'] = generate_jwt($headers, $payload);
|
||||
$post_content['partnerhierarchy'] = $accounthierarchy;
|
||||
$post_content['salesID'] = $partner->salesid;
|
||||
$post_content['language'] = isset($post_content['language']) ? $post_content['language'] : 'US';
|
||||
}
|
||||
else {
|
||||
//do nothing
|
||||
|
||||
Reference in New Issue
Block a user