The simpler media website CMS
Located in /zp-extensions/common/oAuth/OAuth.php [line 25]
Properties
Methods
OAuthToken __construct( $key, $secret )
key = the token
secret = the token secret
void to_string( )
generates the basic string serialization of a token that a server
would respond to request_token and access_token calls with
void __toString( )