aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/config/services.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml
index 4fe9fa52eb..91610a3527 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -123,7 +123,7 @@ services:
- @ext.manager
- %core.root_path%
- @cache.driver
- - %core.php_ext%
+ - .%core.php_ext%
- _ext_finder
http_kernel: