[ticket/16314] Create correct adm relative path for controller helper

PHPBB3-16314
This commit is contained in:
Marc Alexander 2020-01-19 21:43:07 +01:00
parent 843e3ae849
commit 2bfea20007
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -97,7 +97,7 @@ services:
- '@symfony_request' - '@symfony_request'
- '@request' - '@request'
- '@routing.helper' - '@routing.helper'
- '%core.adm_relative_path%' - '%core.root_path%%core.adm_relative_path%'
- '%core.php_ext%' - '%core.php_ext%'
- '%debug.sql_explain%' - '%debug.sql_explain%'