Standards

This commit is contained in:
Michael 2021-06-08 07:37:28 +00:00
parent 4b280a7279
commit 8cde7fe51f
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ class BasicAuth
'website' => '',
'created_at' => DBA::NULL_DATETIME,
'read' => true,
'write' => true,
'follow' => true,
'write' => true,
'follow' => true,
'push' => false];
return self::$current_token;