constant FB_USER_OPTION_MAP_NEVER in Drupal for Facebook 6.3
Same name and namespace in other branches
- 5.2 fb_user.module \FB_USER_OPTION_MAP_NEVER
- 5 fb_user.module \FB_USER_OPTION_MAP_NEVER
- 6.2 fb_user.module \FB_USER_OPTION_MAP_NEVER
- 7.3 fb_user.module \FB_USER_OPTION_MAP_NEVER
File
- ./
fb_user.module, line 21 - This module manages relations between local Drupal user accounts and their accounts on facebook.com.
Code
define('FB_USER_OPTION_MAP_NEVER', 1);