You are here

constant FB_USER_OPTION_CREATE_LOGIN in Drupal for Facebook 7.4

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. 6.2 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_process_new_token in ./fb_user.module

File

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

Code

define('FB_USER_OPTION_CREATE_LOGIN', 2);