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