Your IP : 18.227.183.185


Current Path : /var/www/axolotl/data/www/samara.axolotls.ru/bitrix/components/bitrix/lists.fields/
Upload File :
Current File : /var/www/axolotl/data/www/samara.axolotls.ru/bitrix/components/bitrix/lists.fields/.description.php

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

$arComponentDescription = array(
	"NAME" => GetMessage("CD_BLF_NAME"),
	"DESCRIPTION" => GetMessage("CD_BLF_DESCRIPTION"),
	"ICON" => "/images/lists_fields.gif",
	"SORT" => 70,
	"CACHE_PATH" => "Y",
	"PATH" => array(
		"ID" => "content",
		"CHILD" => array(
			"ID" => "lists",
			"NAME" => GetMessage("CD_BLF_LISTS"),
			"SORT" => 35,
		)
	),
);

?>