after merge fixes
This commit is contained in:
parent
6db7f6e656
commit
114b2f1aae
@ -186,11 +186,7 @@ class ICrmOrderActions
|
||||
if(!$api || empty($arParams)) { // add cond to check $arParams
|
||||
return false;
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
|
||||
=======
|
||||
|
||||
>>>>>>> cancelEvent
|
||||
if (empty($arFields)) {
|
||||
//handle err
|
||||
self::eventLog('ICrmOrderActions::orderCreate', 'empty($arFields)', 'incorrect order');
|
||||
|
Loading…
Reference in New Issue
Block a user