Your IP : 18.218.72.220


Current Path : /home/bitrix/ext_www/dev.ballu.in.ua/
Upload File :
Current File : /home/bitrix/ext_www/dev.ballu.in.ua/reloading_img.php

<?
$_SERVER["DOCUMENT_ROOT"] = realpath(dirname(__FILE__)."/..");
$DOCUMENT_ROOT = $_SERVER["DOCUMENT_ROOT"];

define("NO_KEEP_STATISTIC", true);
define("NOT_CHECK_PERMISSIONS",true);
define('CHK_EVENT', false);

require($_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/prolog_before.php");

set_time_limit(0);

// стартует обмены
\Bitrix\Main\Loader::includeModule("rusklimat.exchange");

(new RusklimatExchangeFileprocessor)->runExchange();
(new RusklimatExchangeFilesetter)->runExchange();
(new RusklimatExchangeFilechecker)->runExchange();