Файловый менеджер - Редактировать - /home/www/hallgroupsolutions.com/phpbb3/cache/url_matcher.php
Назад
<?php use Symfony\Component\Routing\Exception\MethodNotAllowedException; use Symfony\Component\Routing\Exception\ResourceNotFoundException; use Symfony\Component\Routing\RequestContext; /** * phpbb_url_matcher * * This class has been auto-generated * by the Symfony Routing Component. */ class phpbb_url_matcher extends Symfony\Component\Routing\Matcher\UrlMatcher { /** * Constructor. */ public function __construct(RequestContext $context) { $this->context = $context; } public function match($pathinfo) { $allow = array(); $pathinfo = rawurldecode($pathinfo); throw 0 < count($allow) ? new MethodNotAllowedException(array_unique($allow)) : new ResourceNotFoundException(); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка