Файловый менеджер - Редактировать - /var/www/axolotl/data/www/axolotls.ru/www/bitrix/components/bitrix/landing.blocks.message/class.php
Назад
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) { die(); } class LandingBlocksMessageComponent extends \CBitrixComponent { /** * Base executable method. * @return void */ public function executeComponent() { if (!\Bitrix\Main\Loader::includeModule('landing')) { return; } $codes = [ 'HEADER', 'MESSAGE', 'BUTTON', 'LINK' ]; foreach ($codes as $code) { if (!isset($this->arParams[$code])) { $this->arParams[$code] = ''; } if (!isset($this->arParams['~' . $code])) { $this->arParams['~' . $code] = ''; } } $this->includeComponentTemplate(); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.8 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка