mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13904] Modify files for changes in ini wrapper
PHPBB3-13904
This commit is contained in:
@@ -48,7 +48,7 @@ class phpbb_plupload_test extends phpbb_test_case
|
||||
$config,
|
||||
new phpbb_mock_request,
|
||||
new \phpbb\user($lang, '\phpbb\datetime'),
|
||||
new \phpbb\php\ini,
|
||||
new \bantu\IniGetWrapper\IniGetWrapper,
|
||||
new \phpbb\mimetype\guesser(array(new \phpbb\mimetype\extension_guesser))
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user