Your IP : 3.137.187.81


Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/cabinet/
Upload File :
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/cabinet/index.php

<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("Личный кабинет");?>
<?$APPLICATION->IncludeComponent("aspro:auth.allcorp3", "main", array(
	"SEF_MODE" => "Y",
	"SEF_FOLDER" => "/cabinet/",
	"SEF_URL_TEMPLATES" => array(
		"auth" => "",
		"registration" => "registration/",
		"forgot" => "forgot-password/",
		"change" => "change-password/",
		"confirm" => "confirm-password/",
		"confirm_registration" => "confirm-registration/",
	),
	"PERSONAL" => "/personal/"
	),
	false
);?>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>