1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/9871] Allow setting the host/file to load for the version class

PHPBB3-9871
This commit is contained in:
Nathan Guse
2014-03-10 21:26:46 -05:00
parent 1f7c891da2
commit 00d86a4af1
2 changed files with 45 additions and 3 deletions

View File

@@ -318,6 +318,7 @@ services:
version_helper:
class: phpbb\version_helper
scope: prototype
arguments:
- @cache
- @config