mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-19 15:17:16 +01:00
[ticket/16181] Fix typo in comment
PHPBB3-16181
This commit is contained in:
parent
29957a92ef
commit
ebdb38857c
@ -219,7 +219,7 @@ class oauth extends \phpbb\auth\provider\base
|
||||
/**
|
||||
* Check to see if this provider is already associated with an account.
|
||||
*
|
||||
* Enforcing a data type to make sure it are strings and not integers,
|
||||
* Enforcing a data type to make data contains strings and not integers,
|
||||
* so values are quoted in the SQL WHERE statement.
|
||||
*/
|
||||
$data = array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user