1C-Bitrix 25.700.0
|
Переменные | |
const | NO_AGENT_CHECK = true |
const | NO_AGENT_STATISTIC = true |
const | NOT_CHECK_PERMISSIONS = true |
const | DisableEventsCheck = true |
if(!Loader::includeModule('sale')) | $pattern = "#^\/bitrix\/services\/ymarket\/(([\w\d\-]{2})\/)?([\w\d\-]+)?(\/)?(([\w\d\-]+)(\/)?)?#" |
$matches = [] | |
$siteId = $matches[2] ?? '' | |
$requestObject = $matches[3] ?? '' | |
$method = $matches[6] ?? '' | |
$postData = '' | |
if($_SERVER | $YMHandler ['REQUEST_METHOD']=='POST' &&count($_POST)<=0) |
$result = $YMHandler->processRequest($requestObject, $method, $postData) |
if (!Loader::includeModule( 'sale')) $pattern = "#^\/bitrix\/services\/ymarket\/(([\w\d\-]{2})\/)?([\w\d\-]+)?(\/)?(([\w\d\-]+)(\/)?)?#" |
$postData = '' |
$result = $YMHandler->processRequest($requestObject, $method, $postData) |
if ( $_SERVER $YMHandler[ 'REQUEST_METHOD']=='POST' &&count( $_POST)<=0) |