Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/wizards/bitrix/corp_services/site/public/en/ |
Upload File : |
<? define("NEED_AUTH", true); require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); if (is_string($_REQUEST["backurl"]) && mb_strpos($_REQUEST["backurl"], "/") === 0) { LocalRedirect($_REQUEST["backurl"]); } $APPLICATION->SetTitle("Authorization"); ?> <p>You have successfully registered and authorized.</p> <p>Use the administration toolbar on top of the screen for quick access to the site structure and content management tools. The top toolbar buttons are different for different site sections: some commands run static content operations while other manage dynamic content (news, catalog, galleries etc.).</p> <p><a href="<?=SITE_DIR?>">Back to home page</a></p> <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>