You are here

constant FB_USER_CONTROL_NO_HONOR_MAP in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_user.module \FB_USER_CONTROL_NO_HONOR_MAP
2 uses of FB_USER_CONTROL_NO_HONOR_MAP
fb_user_fb in ./fb_user.module
Implements hook_fb.
_fb_user_external_login in ./fb_user.module
If facebook user has authorized app, and account map exists, login as the local user.

File

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

Code

define('FB_USER_CONTROL_NO_HONOR_MAP', 'fb_user_no_map');