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

[ticket/11700] Fix authentication acp after develop merge

PHPBB3-11700
This commit is contained in:
Nils Adermann
2013-09-16 03:22:13 +02:00
parent 09cfa01d58
commit 1fa673bded
6 changed files with 36 additions and 28 deletions

View File

@@ -7,6 +7,8 @@
*
*/
namespace phpbb\auth\provider\oauth\service;
/**
* @ignore
*/
@@ -20,7 +22,7 @@ if (!defined('IN_PHPBB'))
*
* @package auth
*/
abstract class phpbb_auth_provider_oauth_service_base implements phpbb_auth_provider_oauth_service_interface
abstract class base implements \phpbb\auth\provider\oauth\service\service_interface
{
/**
* External OAuth service provider