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
|
if(!$api || empty($arParams)) { // add cond to check $arParams
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> cancelEvent
|
|
||||||
if (empty($arFields)) {
|
if (empty($arFields)) {
|
||||||
//handle err
|
//handle err
|
||||||
self::eventLog('ICrmOrderActions::orderCreate', 'empty($arFields)', 'incorrect order');
|
self::eventLog('ICrmOrderActions::orderCreate', 'empty($arFields)', 'incorrect order');
|
||||||
|
Loading…
Reference in New Issue
Block a user