mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13647] Move FAQ page to a controller
PHPBB3-13647
This commit is contained in:
3
phpBB/config/default/routing/help.yml
Normal file
3
phpBB/config/default/routing/help.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
phpbb_help_controller:
|
||||
path: /{mode}
|
||||
defaults: { _controller: phpbb.help.controller:handle }
|
Reference in New Issue
Block a user