mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-17 15:11:40 +02:00
[ticket/16314] Create correct adm relative path for controller helper
PHPBB3-16314
This commit is contained in:
@@ -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%'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user