You are here

constant FB_USER_OP_PRE_USER in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_user.module \FB_USER_OP_PRE_USER
  2. 7.4 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');