You are here

constant FB_OP_POST_USER in Drupal for Facebook 6.2

Same name and namespace in other branches
  1. 5.2 fb.module \FB_OP_POST_USER
  2. 5 fb.module \FB_OP_POST_USER
1 use of FB_OP_POST_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 28

Code

define('FB_OP_POST_USER', 'post_user');