1
0
mirror of synced 2024-11-22 13:26:10 +03:00
This commit is contained in:
Sergey 2018-11-02 12:29:43 +03:00
commit a91c8b4952

View File

@ -1070,6 +1070,7 @@ class intaro_retailcrm extends CModule
include($this->INSTALL_PATH . '/../classes/general/RCrmActions.php');
include($this->INSTALL_PATH . '/../classes/general/Logger.php');
if ($api_version == 'v4') {
include($this->INSTALL_PATH . '/../classes/general/ApiClient_v4.php');
include($this->INSTALL_PATH . '/../classes/general/order/RetailCrmOrder_v4.php');