constant FB_USER_OPTION_CREATE_LOGIN in Drupal for Facebook 7.4
Same name and namespace in other branches
- 5.2 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
- 5 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
- 6.3 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
- 6.2 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
- 7.3 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
1 use of FB_USER_OPTION_CREATE_LOGIN
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);