Your IP : 3.144.97.170


Current Path : /home/bitrix/ext_www/ballu.in.ua/bitrix/components/bitrix/landing.demo_preview/
Upload File :
Current File : /home/bitrix/ext_www/ballu.in.ua/bitrix/components/bitrix/landing.demo_preview/.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')
	)
);