DropPHP icon indicating copy to clipboard operation
DropPHP copied to clipboard

Thank you for v2

Open stccorp opened this issue 7 years ago • 0 comments

Hello, I just wanted to say thank you for v2. My only comment is I which you made it a drop in replacement to V1

So I added public function SetAccessToken ($token) { $this->SetBearerToken($token); }

and commented // if ( count( func_get_args() ) > 1 ) { // trigger_error( "locale is deprecated with Dropbox v2 API.", E_USER_DEPRECATED ); // }

stccorp avatar Feb 27 '18 04:02 stccorp