mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[feature/oauth] Clean up OAuth services
PHPBB3-11673
This commit is contained in:
parent
abee776018
commit
abe9f27723
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ if (!defined('IN_PHPBB'))
|
|||
}
|
||||
|
||||
/**
|
||||
* Bitly OAuth service
|
||||
* Base OAuth abstract class that all OAuth services should implement
|
||||
*
|
||||
* @package auth
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue