| Current Path : /var/www/homesaver/www/local/components/aspro/social.info.next/ |
| Current File : /var/www/homesaver/www/local/components/aspro/social.info.next/.description.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$arComponentDescription = array(
"NAME" => GetMessage('COMPONENT_NAME'),
"DESCRIPTION" => GetMessage('COMPONENT_DESCRIPTION'),
"CACHE_PATH" => "Y",
"PATH" => array (
"ID" => "ASPRO",
"NAME" => "ASPRO",
'SORT' => 20,
),
);
?>