DropPHP
DropPHP copied to clipboard
Thank you for v2
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 ); // }