mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11335] (hook finder) Make php_ext 'php' not '.php'
PHPBB3-11335
This commit is contained in:
@@ -173,7 +173,7 @@ services:
|
||||
class: phpbb_hook_finder
|
||||
arguments:
|
||||
- %core.root_path%
|
||||
- .%core.php_ext%
|
||||
- %core.php_ext%
|
||||
- @cache.driver
|
||||
|
||||
kernel_request_subscriber:
|
||||
|
Reference in New Issue
Block a user