1
0
Fork 0
mirror of synced 2025-04-04 14:23:33 +03:00

ref #91040 добавление сервиса в модуль

This commit is contained in:
Ivan Chaplygin 2023-07-12 14:29:23 +03:00
parent c09a17fca8
commit 6deb27b190
2 changed files with 1 additions and 0 deletions

View file

@ -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();