mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
[feature/auth-refactor] Remove full stop
PHPBB3-9734
This commit is contained in:
parent
177e340764
commit
e674838d69
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ if (!defined('IN_PHPBB'))
|
|||
}
|
||||
|
||||
/**
|
||||
* Base authentication provider class that all other providers should implement.
|
||||
* Base authentication provider class that all other providers should implement
|
||||
*
|
||||
* @package auth
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue