Your IP : 3.12.151.184


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/rpa/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/rpa/index.php

<?php

require($_SERVER['DOCUMENT_ROOT'].'/bitrix/header.php');

$APPLICATION->includeComponent(
	'bitrix:rpa.router',
	'',
	array(
		'root' => '/rpa/',
	)
);

require($_SERVER['DOCUMENT_ROOT'].'/bitrix/footer.php');