1
0
mirror of synced 2024-11-22 05:16:09 +03:00

removed test log

This commit is contained in:
Grisha Pomadchin 2013-09-17 15:40:23 +04:00
parent 13f72cc89f
commit 77abe318ac

View File

@ -658,8 +658,6 @@ class ICrmOrderActions
$resOrder = self::clearArr($resOrder);
self::eventLog('ICrmOrderActions::orderHistory', 'iblock', json_encode($resOrder));
if($send)
return $api->orderEdit($resOrder);