1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Merge pull request #4488 from senky/ticket/14825

Add core.auth_oauth_login_after and core.auth_oauth_link_after
This commit is contained in:
Marc Alexander
2016-11-13 21:27:51 +01:00
3 changed files with 36 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ class phpbb_functions_user_delete_test extends phpbb_database_test_case
$oauth_provider_collection,
'phpbb_users',
$phpbb_container,
$phpbb_dispatcher,
$this->phpbb_root_path,
$this->php_ext
);