Your IP : 172.28.240.42


Current Path : /var/www/html/clients/biblio.e-nkama.ru/bitrix/components/bitrix/catalog.comments/
Upload File :
Current File : /var/www/html/clients/biblio.e-nkama.ru/bitrix/components/bitrix/catalog.comments/.description.php

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

$arComponentDescription = array(
	"NAME" => GetMessage("T_IBLOCK_DESC_CSC_LIST"),
	"DESCRIPTION" => GetMessage("T_IBLOCK_DESC_CSC_DESC"),
	"ICON" => "/images/like_buttons.gif",
	"CACHE_PATH" => "Y",
	"SORT" => 10,
	"PATH" => array(
		"ID" => "content",
		"CHILD" => array(
			"ID" => "content-social",
			"NAME" => GetMessage("CP_CONTENT_SOCIAL_PARENT_TITLE"),
			"SORT" => 300,
		)
	)
);
?>