diff options
Diffstat (limited to 'phpBB/config/feed.yml')
-rw-r--r-- | phpBB/config/feed.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/feed.yml b/phpBB/config/feed.yml index 7712a832f3..48bd9fe76f 100644 --- a/phpBB/config/feed.yml +++ b/phpBB/config/feed.yml @@ -5,6 +5,7 @@ services: - @config - @user - %core.root_path% + - %core.php_ext% feed.factory: class: phpbb\feed\factory |