1C-Bitrix 25.700.0
|
Переменные | |
const | STOP_STATISTICS true |
const | PUBLIC_AJAX_MODE true |
const | NO_KEEP_STATISTIC "Y" |
const | NO_AGENT_STATISTIC "Y" |
const | DisableEventsCheck true |
$siteId = isset($_REQUEST['SITE_ID']) && is_string($_REQUEST['SITE_ID'])? $_REQUEST['SITE_ID'] : '' | |
if (!empty( $siteId) &&is_string( $siteId)) | |
if(!\Bitrix\Main\Loader::includeModule('vote')) | $ufController = new Bitrix\Vote\Attachment\Controller() |
if (!\Bitrix\Main\Loader::includeModule( 'vote')) $ufController = new Bitrix\Vote\Attachment\Controller() |
if(!empty($siteId) &&is_string($siteId)) | ( | ! | empty $siteId) &&is_string( $siteId | ) |