1
0
mirror of synced 2024-11-22 13:26:10 +03:00

final fix

This commit is contained in:
Grisha Pomadchin 2013-07-31 17:18:33 +04:00
parent db12c374d3
commit f33f4c304f

View File

@ -152,9 +152,6 @@ class ICrmOrderActions
return true; // end of pack return true; // end of pack
} }
} }
self::eventLog('json', 'json', json_encode($resOrders));
if (!empty($resOrders)) { if (!empty($resOrders)) {
$customers = $api->customerUpload($resCustomers); $customers = $api->customerUpload($resCustomers);