Your IP : 3.137.185.239


Current Path : /var/www/axolotl/data/www/ufa.axolotls.ru/bitrix/components/bitrix/blog.category/
Upload File :
Current File : /var/www/axolotl/data/www/ufa.axolotls.ru/bitrix/components/bitrix/blog.category/.description.php

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

$arComponentDescription = array(
	"NAME" => GetMessage("BCAT_DEFAULT_TEMPLATE_NAME"),
	"DESCRIPTION" => GetMessage("BCAT_DEFAULT_TEMPLATE_DESCRIPTION"),
	"ICON" => "/images/icon.gif",
	"SORT" => 320,
	"PATH" => array(
		"ID" => "communication",
		"CHILD" => array(
			"ID" => "blog",
			"NAME" => GetMessage("BCAT_NAME")
		)
	),
);
?>