You are here

constant FB_USER_OPTION_CREATE_LOGIN in Drupal for Facebook 6.2

Same name and namespace in other branches
  1. 5.2 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
  2. 5 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
  3. 6.3 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
  4. 7.4 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
  5. 7.3 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
1 use of FB_USER_OPTION_CREATE_LOGIN
fb_user_fb in ./fb_user.module
Implementation of hook_fb.

File

./fb_user.module, line 20
This module manages relations between local Drupal user accounts and their accounts on facebook.com.

Code

define('FB_USER_OPTION_CREATE_LOGIN', 2);