mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/14765] Fix the typo in the installer routing config
PHPBB3-14765
This commit is contained in:
parent
08f558d8f7
commit
a01c773fa2
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ phpbb_convert_intro:
|
|||
start_new: 0
|
||||
|
||||
phpbb_convert_settings:
|
||||
path: /convert/settings/{convertor}
|
||||
path: /convert/settings/{converter}
|
||||
defaults:
|
||||
_controller: phpbb.installer.controller.convert:settings
|
||||
requirements:
|
||||
|
|
Loading…
Add table
Reference in a new issue