You are here

constant FB_USER_OPTION_MAP_NEVER in Drupal for Facebook 5

Same name and namespace in other branches
  1. 5.2 fb_user.module \FB_USER_OPTION_MAP_NEVER
  2. 6.3 fb_user.module \FB_USER_OPTION_MAP_NEVER
  3. 6.2 fb_user.module \FB_USER_OPTION_MAP_NEVER
  4. 7.3 fb_user.module \FB_USER_OPTION_MAP_NEVER

File

./fb_user.module, line 19
This module allows Drupal user records to be associated with Facebook user ids. It can create local user accounts when Facebook users visit an application's canvas pages.

Code

define('FB_USER_OPTION_MAP_NEVER', 1);