Your IP : 18.219.114.108


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/main/tools/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/main/tools/ajax_captcha.php

<?
define("NO_KEEP_STATISTIC", true);
define("NOT_CHECK_PERMISSIONS", true);
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");

echo CUtil::PhpToJSObject(array(
	'captcha_sid' => $GLOBALS['APPLICATION']->CaptchaGetCode()
));
?>