Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/pub/ |
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/pub/conference.php |
<? define("NO_KEEP_STATISTIC", "Y"); define("NO_AGENT_STATISTIC","Y"); define('SKIP_TEMPLATE_AUTH_ERROR', true); require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); global $APPLICATION; $request = \Bitrix\Main\Application::getInstance()->getContext()->getRequest(); $APPLICATION->includeComponent( 'bitrix:im.conference', '', [ 'PUBLIC_ID' => $request->get('publicId') ] ); require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");