diff --git a/elements.detail/class.php b/elements.detail/class.php index b7e322f..bf11e8c 100644 --- a/elements.detail/class.php +++ b/elements.detail/class.php @@ -10,7 +10,7 @@ use Bex\Bbc; if(!defined('B_PROLOG_INCLUDED')||B_PROLOG_INCLUDED!==true)die(); - +# вынесите пожалуйста код модуля в реппозиторий if (!\Bitrix\Main\Loader::includeModule('bex.bbc')) return false; /** @@ -75,4 +75,4 @@ protected function executeMain() $this->return404(); } } -} \ No newline at end of file +}