mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
[ticket/13713] Start working on User Mentions
PHPBB3-13713
This commit is contained in:
@@ -24,6 +24,11 @@ phpbb_help_routing:
|
||||
resource: help.yml
|
||||
prefix: /help
|
||||
|
||||
phpbb_mention_controller:
|
||||
path: /mention
|
||||
methods: [GET, POST]
|
||||
defaults: { _controller: phpbb.mention.controller:handle }
|
||||
|
||||
phpbb_report_routing:
|
||||
resource: report.yml
|
||||
|
||||
|
Reference in New Issue
Block a user