Your IP : 18.227.26.228


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/landing.start/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/landing.start/.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' => 5,
	'COMPLEX' => 'Y',
	'PATH' => array(
		'ID' => 'landing',
		'NAME' => getMessage('LANDING_CMP_NAMESPACE_NAME')
	)
);