Current Path : /var/www/axolotl/data/www/b24.axolotl.ru/public_html/pub/ |
Current File : /var/www/axolotl/data/www/b24.axolotl.ru/public_html/pub/guest.php |
<?php define("NO_KEEP_STATISTIC", "Y"); define("NO_AGENT_STATISTIC","Y"); define('SKIP_TEMPLATE_AUTH_ERROR', true); define('NOT_CHECK_PERMISSIONS', true); require_once($_SERVER['DOCUMENT_ROOT'].'/bitrix/modules/main/include/prolog_before.php'); if (\Bitrix\Main\Loader::includeModule('crm')) { \Bitrix\Crm\SiteButton\Guest::runController(); }