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