1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

[ticket/13713] Do not use phpbb prefix in configuration

PHPBB3-13713
This commit is contained in:
lavigor
2018-08-02 22:10:30 +03:00
committed by Marc Alexander
parent c6789ad294
commit e3cee76077
2 changed files with 18 additions and 18 deletions

View File

@@ -27,7 +27,7 @@ phpbb_help_routing:
phpbb_mention_controller:
path: /mention
methods: [GET, POST]
defaults: { _controller: phpbb.mention.controller:handle }
defaults: { _controller: mention.controller:handle }
phpbb_report_routing:
resource: report.yml