Your IP : 18.217.70.106


Current Path : /var/www/u0635749/data/www/hobbyclick.ru/hobbyclick.ru/www/www/bitrix/tools/
Upload File :
Current File : /var/www/u0635749/data/www/hobbyclick.ru/hobbyclick.ru/www/www/bitrix/tools/sale_ps_success.php

<?
define("STOP_STATISTICS", true);
define('NO_AGENT_CHECK', true);
define('NOT_CHECK_PERMISSIONS', true);
define("DisableEventsCheck", true);
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");

$successPath = COption::GetOptionString("sale", "sale_ps_success_path", "/");
LocalRedirect($successPath);

require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");
?>