ref #91040 добавление сервиса в модуль
This commit is contained in:
parent
c09a17fca8
commit
6deb27b190
2 changed files with 1 additions and 0 deletions
|
@ -245,6 +245,7 @@ class intaro_retailcrm extends CModule
|
|||
include($this->INSTALL_PATH . '/../lib/service/orderloyaltydataservice.php');
|
||||
include($this->INSTALL_PATH . '/../lib/component/factory/clientfactory.php');
|
||||
include($this->INSTALL_PATH . '/../lib/component/apiclient/clientadapter.php');
|
||||
include($this->INSTALL_PATH . '/../lib/service/subscriberservice.php');
|
||||
|
||||
$this->CopyFiles();
|
||||
$this->addLPUserFields();
|
||||
|
|
Loading…
Add table
Reference in a new issue