| Current Path : /var/www/homesaver/www/bitrix/components/bitrix/landing.start/templates/.default/ |
| Current File : /var/www/homesaver/www/bitrix/components/bitrix/landing.start/templates/.default/domains.php |
<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED!==true)
{
die();
}
?>
<?$APPLICATION->IncludeComponent(
'bitrix:landing.domains',
'.default',
array(
'PAGE_URL_DOMAIN_EDIT' => $arParams['PAGE_URL_DOMAIN_EDIT']
),
$component
);?>