1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 19:49:54 +02:00

[ticket/14487] Try to handle connection timeouts

PHPBB3-14487
This commit is contained in:
Máté Bartus
2016-02-28 00:19:24 +01:00
parent 30db51a86e
commit 062358f8b1
8 changed files with 210 additions and 9 deletions

View File

@@ -65,3 +65,9 @@ services:
- '@template'
- '%core.root_path%'
- '%core.php_ext%'
phpbb.installer.controller.status:
class: phpbb\install\controller\timeout_check
arguments:
- '@phpbb.installer.controller.helper'
- '%core.root_path%'