mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/13085] Fix typo in oauth.php
PHPBB3-13085
This commit is contained in:
parent
e005455881
commit
7313cc777e
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ class oauth extends \phpbb\auth\provider\base
|
||||||
protected $phpbb_root_path;
|
protected $phpbb_root_path;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* PHP extenstion
|
* PHP file extension
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue