You are here

constant OPENID_NS_2_0 in Drupal 6

Same name and namespace in other branches
  1. 7 modules/openid/openid.inc \OPENID_NS_2_0
4 uses of OPENID_NS_2_0
openid_association_request in modules/openid/openid.module
openid_authentication_request in modules/openid/openid.module
openid_begin in modules/openid/openid.module
The initial step of OpenID authentication responsible for the following:
_xrds_element_end in modules/openid/xrds.inc

File

modules/openid/openid.inc, line 21
OpenID utility functions.

Code

define('OPENID_NS_2_0', 'http://specs.openid.net/auth/2.0');