constant FB_OP_PRE_USER in Drupal for Facebook 5.2
Same name and namespace in other branches
- 5 fb.module \FB_OP_PRE_USER
- 6.2 fb.module \FB_OP_PRE_USER
1 use of FB_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.module, line 18
Code
define('FB_OP_PRE_USER', 'pre_user');