mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[feature/controller-new] Call pass to subscribe the Kernel event listener
PHPBB3-10864
This commit is contained in:
@@ -64,6 +64,7 @@ if (isset($_GET['avatar']))
|
||||
),
|
||||
array(
|
||||
new phpbb_di_pass_collection_pass(),
|
||||
new phpbb_di_pass_kernel(),
|
||||
),
|
||||
$phpbb_root_path,
|
||||
$phpEx
|
||||
|
Reference in New Issue
Block a user