mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-03 00:17:35 +02:00
[ticket/13844] FAQ in new controller format
PHPBB3-13844
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
phpbb_help_controller:
|
||||
phpbb_help_bbcode_controller:
|
||||
path: /bbcode
|
||||
defaults: { _controller: phpbb.help.controller.bbcode:handle }
|
||||
|
||||
path: /{mode}
|
||||
defaults: { _controller: phpbb.help.controller:handle }
|
||||
phpbb_help_faq_controller:
|
||||
path: /faq
|
||||
defaults: { _controller: phpbb.help.controller.faq:handle }
|
||||
|
Reference in New Issue
Block a user