Your IP : 18.220.95.15


Current Path : /home/bitrix/ext_www/shuft.com.ua/bitrix/modules/main/tools/
Upload File :
Current File : //home/bitrix/ext_www/shuft.com.ua/bitrix/modules/main/tools/composite_data.php

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

header("Content-Type: application/x-javascript; charset=".LANG_CHARSET);
echo CUtil::PhpToJSObject(CJSCore::GetCoreMessages());
die();