mirror of
https://github.com/jrconlin/oauthsimple.git
synced 2026-09-15 02:53:57 +00:00
set sbs to null
This commit is contained in:
@@ -107,6 +107,7 @@ class OAuthSimple {
|
||||
function reset() {
|
||||
$this->_parameters=null;
|
||||
$this->path=null;
|
||||
$this->sbs=null;
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user