mybb / mybb2

The repository for the MyBB 2 forum software. Not to be used on live boards.
https://www.mybb.com
BSD 3-Clause "New" or "Revised" License
112 stars 45 forks source link

Fix routing for creating a new topic #299

Closed euantorano closed 6 years ago

euantorano commented 6 years ago

The route constraint must be defined before calling the parent boot method.