Your IP : 3.19.54.4


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/landing.selector/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/landing.selector/.description.php

<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED!==true)
{
	die();
}

$arComponentDescription = array(
	'NAME' => getMessage('LANDING_CMP_NAME'),
	'DESCRIPTION' => getMessage('LANDING_CMP_DESCRIPTION'),
	'SORT' => 10,
	'PATH' => array(
		'ID' => 'landing',
		'NAME' => getMessage('LANDING_CMP_NAMESPACE_NAME')
	)
);