1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

Merge pull request #1324 from nickvergessen/ticket/10844-2

Ticket/10844 Extensions are not located when front-end file has a diffferent phpbb_root_path
This commit is contained in:
Nils Adermann
2013-04-24 09:52:57 -07:00
8 changed files with 92 additions and 4 deletions

View File

@@ -247,6 +247,7 @@ services:
arguments:
- @ext.manager
- @style.path_provider
- %core.root_path%
style.path_provider:
class: phpbb_style_path_provider