diff options
Diffstat (limited to 'phpBB/download/file.php')
| -rw-r--r-- | phpBB/download/file.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/download/file.php b/phpBB/download/file.php index b708992fb0..26a76d8438 100644 --- a/phpBB/download/file.php +++ b/phpBB/download/file.php @@ -92,7 +92,6 @@ if (isset($_GET['avatar'])) /* @var $config \phpbb\config\config */ $config = $phpbb_container->get('config'); - set_config_count(null, null, null, $config); // load extensions /* @var $phpbb_extension_manager \phpbb\extension\manager */ |
