| Current Path : /var/www/homesaver/www/bitrix/components/aspro/tabs.next/ |
| Current File : /var/www/homesaver/www/bitrix/components/aspro/tabs.next/.description.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$arComponentDescription = array(
"NAME" => GetMessage("TABS"),
"DESCRIPTION" => GetMessage("TABS"),
"ICON" => "/images/news-list.gif",
"CACHE_PATH" => "Y",
"PATH" => array(
"ID" => "ASPRO",
"NAME" => "ASPRO",
'SORT' => 30,
),
"COMPLEX" => "N"
);
?>