1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/13740] Cache installer container

PHPBB3-13740
This commit is contained in:
CHItA
2015-06-18 02:11:51 +02:00
committed by Mate Bartus
parent 609eb7a4d3
commit 69a19e48fa

View File

@@ -47,7 +47,6 @@ $phpbb_installer_container_builder = new \phpbb\di\container_builder($phpbb_root
$phpbb_installer_container = $phpbb_installer_container_builder
->with_environment('installer')
->without_extensions()
->without_cache()
->get_container();
// Path to templates