Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/aspro/social.info.next/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/aspro/social.info.next/.parameters.php

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

$arComponentParameters = array(
	"PARAMETERS" => array(
		"CACHE_TIME"  =>  Array("DEFAULT"=>36000000),
		"CACHE_GROUPS" => array(
			"PARENT" => "CACHE_SETTINGS",
			"NAME" => GetMessage("CP_BND_CACHE_GROUPS"),
			"TYPE" => "CHECKBOX",
			"DEFAULT" => "Y",
		),
		"TITLE_BLOCK" => array(
			"NAME" => GetMessage("TITLE_BLOCK"),
			"TYPE" => "STRING",
			"DEFAULT" => ""
		),
	),
);
?>