Current Path : /home/bitrix/ext_www/easy-comfort.com.ua/local/modules/webprofy.crm/ |
Current File : /home/bitrix/ext_www/easy-comfort.com.ua/local/modules/webprofy.crm/include.php |
<?php defined('B_PROLOG_INCLUDED') and (B_PROLOG_INCLUDED === true) or die(); use Bitrix\Main\Loader; use Bitrix\Main\EventManager; Loader::registerAutoLoadClasses('webprofy.crm', array( 'Webprofy\CRM\SettingsTable' => 'lib/SettingsTable.php', 'Webprofy\CRM\CrmSender' => 'lib/CrmSender.php', 'Webprofy\CRM\Lead' => 'lib/Lead.php', ));