Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/components/bitrix/crm.contact.import/ |
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/components/bitrix/crm.contact.import/.description.php |
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED!==true) die(); $arComponentDescription = array( 'NAME' => GetMessage('CRM_CONTACT_IMPORT_NAME'), 'DESCRIPTION' => GetMessage('CRM_CONTACT_IMPORT_DESCRIPTION'), 'ICON' => '/images/icon.gif', 'SORT' => 80, 'PATH' => array( 'ID' => 'crm', 'NAME' => GetMessage('CRM_NAME'), 'CHILD' => array( 'ID' => 'contact', 'NAME' => GetMessage('CRM_CONTACT_NAME') ) ), 'CACHE_PATH' => 'Y' ); ?>