mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-12 02:25:18 +02:00
[feature/compiled-dic] Remove unused service definition
PHPBB3-11152
This commit is contained in:
parent
996f63fb34
commit
d88e11413a
@ -5438,7 +5438,6 @@ function phpbb_create_container(array $extensions, $phpbb_root_path, $phpEx)
|
||||
$container->loadFromExtension($extension->getAlias());
|
||||
}
|
||||
|
||||
$container->set('container', $container);
|
||||
$container->setParameter('core.root_path', $phpbb_root_path);
|
||||
$container->setParameter('core.php_ext', $phpEx);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user