Standards
This commit is contained in:
@@ -60,8 +60,8 @@ class BasicAuth
|
|||||||
'website' => '',
|
'website' => '',
|
||||||
'created_at' => DBA::NULL_DATETIME,
|
'created_at' => DBA::NULL_DATETIME,
|
||||||
'read' => true,
|
'read' => true,
|
||||||
'write' => true,
|
'write' => true,
|
||||||
'follow' => true,
|
'follow' => true,
|
||||||
'push' => false];
|
'push' => false];
|
||||||
|
|
||||||
return self::$current_token;
|
return self::$current_token;
|
||||||
|
|||||||
Reference in New Issue
Block a user