(PECL OAuth >= 0.99.1)
Set the OAuth version
public bool OAuth::setVersion ( string $version )
Sets the OAuth version for subsequent requests
Parameters:
version
OAuth version, default value is always "1.0"
Returns:
Returns TRUE on success or FALSE on failure.
Please login to continue.