diff options
author | Tristan Darricau <github@nicofuma.fr> | 2014-06-27 19:39:47 +0200 |
---|---|---|
committer | Tristan Darricau <github@nicofuma.fr> | 2014-07-07 01:02:09 +0200 |
commit | 301d9ce9902a35fb8015805882723ab382f30ef4 (patch) | |
tree | d9109abd79737ff9ed5e7ea6e636dacdacd96685 /phpBB/config | |
parent | cbe846a64eb73b99d11320c79678dd6dcb58b44b (diff) | |
download | forums-301d9ce9902a35fb8015805882723ab382f30ef4.tar forums-301d9ce9902a35fb8015805882723ab382f30ef4.tar.gz forums-301d9ce9902a35fb8015805882723ab382f30ef4.tar.bz2 forums-301d9ce9902a35fb8015805882723ab382f30ef4.tar.xz forums-301d9ce9902a35fb8015805882723ab382f30ef4.zip |
[ticket/12775] Add a config.php class (and service)
PHPBB3-12775
Diffstat (limited to 'phpBB/config')
-rw-r--r-- | phpBB/config/services.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml index 735a49c99b..09dfc2fba2 100644 --- a/phpBB/config/services.yml +++ b/phpBB/config/services.yml @@ -69,6 +69,9 @@ services: - @cache.driver - %tables.config% + config.php: + synthetic: true + config_text: class: phpbb\config\db_text arguments: |