Файловый менеджер - Редактировать - /var/www/axolotl/data/www/axolotls.ru/www/bitrix/modules/main/lib/engine/defaultcontroller.php
Назад
<?php namespace Bitrix\Main\Engine; class DefaultController extends Controller { public function configureActions() { return array( 'index' => array( 'prefilters' => array( new ActionFilter\Authentication, new ActionFilter\HttpMethod(array('GET')), ), ), ); } public function indexAction() { return "It's default behavior"; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.8 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка