constant FB_USER_OPTION_MAP_EMAIL in Drupal for Facebook 6.3
Same name and namespace in other branches
- 7.4 fb_user.module \FB_USER_OPTION_MAP_EMAIL
- 7.3 fb_user.module \FB_USER_OPTION_MAP_EMAIL
1 use of FB_USER_OPTION_MAP_EMAIL
- _fb_user_get_config in ./
fb_user.module - Returns configuration for this module, on a per-app basis.
File
- ./
fb_user.module, line 23 - This module manages relations between local Drupal user accounts and their accounts on facebook.com.
Code
define('FB_USER_OPTION_MAP_EMAIL', 3);