1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 19:24:01 +02:00

Merge pull request #2921 from Nicofuma/ticket/13034

[ticket/13034] Fix the route generated for the frontend not in the phpbb root path
This commit is contained in:
Marc Alexander
2014-09-16 19:24:07 +02:00
6 changed files with 121 additions and 81 deletions

View File

@@ -100,6 +100,7 @@ services:
- @controller.provider
- @ext.manager
- @symfony_request
- @filesystem
- %core.root_path%
- %core.php_ext%