Current Path : /home/bitrix/ext_www/xn--80atde5a3i.com/bitrix/modules/main/tools/ |
Current File : /home/bitrix/ext_www/xn--80atde5a3i.com/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() )); ?>