Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/b24connector.button.list/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/b24connector.button.list/.description.php

<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED!==true) die();

$arComponentDescription = array(
	'NAME' => GetMessage('B24C_BUTTONS_LIST_NAME'),
	'DESCRIPTION' => GetMessage('B24C_BUTTONS_LIST_DESCRIPTION'),
	'ICON' => '/images/icon.gif',
	'SORT' => 20,
	'CACHE_PATH' => 'Y'
);
?>