Your IP : 216.73.216.86


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

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

$arComponentParameters = array(
	'PARAMETERS' => array(
		'TITLE_BLOCK' => array(
			'NAME' => GetMessage('T_TITLE_BLOCK'),
			'TYPE' => 'TEXT',
			'DEFAULT' => GetMessage('T_TITLE_BLOCK_DEFAULT'),
		),
		'SHOW_MEASURE' => array(
			'NAME' => GetMessage('T_SHOW_MEASURE'),
			'TYPE' => 'CHECKBOX',
			'DEFAULT' => 'Y',
		),
	)
);