mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/12620] Rebased to the latest develop-ascraeus
PHPBB3-12620
This commit is contained in:
@@ -107,7 +107,6 @@ if (ENVIRONMENT == 'debug' && !class_exists('Goutte\Client', true))
|
|||||||
phpbb_load_extensions_autoloaders($phpbb_root_path);
|
phpbb_load_extensions_autoloaders($phpbb_root_path);
|
||||||
|
|
||||||
// Set up container
|
// Set up container
|
||||||
$phpbb_container = phpbb_create_default_container($phpbb_root_path, $phpEx);
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
$phpbb_container_builder = new \phpbb\di\container_builder($phpbb_config_php_file, $phpbb_root_path, $phpEx);
|
$phpbb_container_builder = new \phpbb\di\container_builder($phpbb_config_php_file, $phpbb_root_path, $phpEx);
|
||||||
|
Reference in New Issue
Block a user