Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/aspro/catalog.viewed.next/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/aspro/catalog.viewed.next/.description.php

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

$arComponentDescription = array(
	'NAME' => GetMessage('ASPRO_NEXT_COMPONENT_NAME'),
	'DESCRIPTION' => GetMessage('ASPRO_NEXT_COMPONENT_DESCRIPTION'),
	'CACHE_PATH' => 'Y',
	'PATH' => array (
		'ID'	=> 'aspro',
		'SORT'	=> 10,
		'NAME'	=> GetMessage('ASPRO_NEXT_COMPONENTS_SECTION')
	),
);
?>