Current Path : /var/www/www-root/data/webdav/webdav/www/monolith-realty.ru/ajax/ |
Current File : /var/www/www-root/data/webdav/webdav/www/monolith-realty.ru/ajax/captcha.php |
<?define("STATISTIC_SKIP_ACTIVITY_CHECK", "true");?> <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php"); include_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/classes/general/captcha.php"); $cpt = new CCaptcha(); $cpt->Delete( $_REQUEST['captcha_sid'] ); echo htmlspecialchars($APPLICATION->CaptchaGetCode());?>