func response fix
This commit is contained in:
parent
d2aa99fdad
commit
fb582a1752
@ -188,7 +188,7 @@ class ICrmOrderActions
|
||||
//handle err
|
||||
self::eventLog('ICrmOrderActions::orderCreate', 'empty($arFields)', 'incorrect order');
|
||||
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
$rsUser = CUser::GetByID($arFields['USER_ID']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user