constant FB_USER_OP_PRE_USER in Drupal for Facebook 6.3
Same name and namespace in other branches
- 7.4 fb_user.module \FB_USER_OP_PRE_USER
- 7.3 fb_user.module \FB_USER_OP_PRE_USER
1 use of FB_USER_OP_PRE_USER
- fb_user_create_local_user in ./
fb_user.module - Creates a local Drupal account for the specified facebook user id.
File
- ./
fb_user.module, line 47 - This module manages relations between local Drupal user accounts and their accounts on facebook.com.
Code
define('FB_USER_OP_PRE_USER', 'pre_user');