1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
update.php
См. документацию.
1
<?
2
define(
"STOP_STATISTICS"
,
true
);
3
define(
"PUBLIC_AJAX_MODE"
,
true
);
4
define(
"NO_KEEP_STATISTIC"
,
"Y"
);
5
define(
"NO_AGENT_STATISTIC"
,
"Y"
);
6
define(
"DisableEventsCheck"
,
true
);
7
8
require_once(
$_SERVER
[
"DOCUMENT_ROOT"
].
"/bitrix/modules/main/include/prolog_admin_before.php"
);
9
$request
= \Bitrix\Main\Context::getCurrent()->getRequest();
10
if
(
$request
->getQuery(
"action"
) ==
"stepper"
)
11
{
12
\Bitrix\Main\Update\Stepper::checkRequest
();
13
}
$request
if(!Loader::includeModule('catalog')) if(!AccessController::getCurrent() ->check(ActionDictionary::ACTION_PRICE_EDIT)) if(!check_bitrix_sessid()) $request
Определения
catalog_reindex.php:36
Bitrix\Main\Update\Stepper\checkRequest
static checkRequest()
Определения
stepper.php:363
$_SERVER
$_SERVER["DOCUMENT_ROOT"]
Определения
cron_frame.php:9
bitrix
modules
main
tools
update.php
Создано системой
1.14.0