You are here

constant OAUTH_COMMON_CODE_BRANCH in OAuth 1.0 7.3

Same name and namespace in other branches
  1. 6.3 oauth_common.module \OAUTH_COMMON_CODE_BRANCH
  2. 7.4 oauth_common.module \OAUTH_COMMON_CODE_BRANCH

file OAuth module

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 6

Code

define('OAUTH_COMMON_CODE_BRANCH', '7.x-3.x');