fix bug
This commit is contained in:
parent
2d905e35a2
commit
3e9c7307f4
|
@ -27,6 +27,7 @@ class OAuth
|
|||
$this->host = $config['host'];
|
||||
$this->id = $config['appid'];
|
||||
$this->secret = $config['secret'];
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user