You are here

constant FB_USER_OPTION_MAP_ALWAYS in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 5.2 fb_user.module \FB_USER_OPTION_MAP_ALWAYS
  2. 5 fb_user.module \FB_USER_OPTION_MAP_ALWAYS
  3. 6.3 fb_user.module \FB_USER_OPTION_MAP_ALWAYS
  4. 6.2 fb_user.module \FB_USER_OPTION_MAP_ALWAYS
1 use of FB_USER_OPTION_MAP_ALWAYS
_fb_user_get_config in ./fb_user.module
Returns configuration for this module, on a per-app basis.

File

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

Code

define('FB_USER_OPTION_MAP_ALWAYS', 2);