mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/12620] Rebased to the latest develop-ascraeus
PHPBB3-12620
This commit is contained in:
parent
42c9fd5c76
commit
d2822af6d7
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||||
|
|
Loading…
Add table
Reference in a new issue