Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/local/components/aspro/catalog.section.list.next/
Upload File :
Current File : /var/www/homesaver/www/local/components/aspro/catalog.section.list.next/.description.php

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

$arComponentDescription = array(
	"NAME" => GetMessage("IBLOCK_SECTIONS_TOP_2_TEMPLATE_NAME"),
	"DESCRIPTION" => GetMessage("IBLOCK_SECTIONS_TOP_2_TEMPLATE_DESCRIPTION"),
	"ICON" => "/images/sections_top_count.gif",
	"CACHE_PATH" => "Y",
	"SORT" => 20,
	"PATH" => array(
		"ID" => "aspro",
		"NAME" => GetMessage("ASPRO")
	),
);

?>