constant OAUTH_COMMON_CODE_BRANCH in OAuth 1.0 6.3
Same name and namespace in other branches
- 7.4 oauth_common.module \OAUTH_COMMON_CODE_BRANCH
- 7.3 oauth_common.module \OAUTH_COMMON_CODE_BRANCH
1 use of OAUTH_COMMON_CODE_BRANCH
- _oauth_common_version in ./
oauth_common.module - Finds the current version of the OAuth module, used in eg. user agents
File
- ./
oauth_common.module, line 3
Code
define('OAUTH_COMMON_CODE_BRANCH', '6.x-3.x');