1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/14039] Use update helper to include files in container factory

PHPBB3-14039
This commit is contained in:
Mate Bartus
2015-10-19 09:12:26 +02:00
parent de729110c8
commit d45f146814
2 changed files with 16 additions and 24 deletions

View File

@@ -61,6 +61,7 @@ services:
arguments:
- @language
- @request
- @installer.helper.update_helper
- %core.root_path%
- %core.php_ext%