Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/subscribe.index/ |
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/subscribe.index/.description.php |
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) { die(); } $arComponentDescription = [ 'NAME' => GetMessage('SUBSCR_SUBCRIBE_NAME'), 'DESCRIPTION' => GetMessage('SUBSCR_SUBCRIBE_DESC'), 'ICON' => '/images/subscr_rubrics.gif', 'CACHE_PATH' => 'Y', 'PATH' => [ 'ID' => 'service', 'CHILD' => [ 'ID' => 'subscribe', 'NAME' => GetMessage('SUBSCR_SERVICE') ] ], ];