You are here

constant FB_USER_OP_POST_USER_DISCONNECT in Drupal for Facebook 6.3

Same name and namespace in other branches
  1. 7.3 fb_user.module \FB_USER_OP_POST_USER_DISCONNECT
2 uses of FB_USER_OP_POST_USER_DISCONNECT
fb_rules_fb_user in contrib/fb_rules.module
Implementation of hook_fb_user().
fb_user_user in ./fb_user.module
Implementation of hook_user().

File

./fb_user.module, line 51
This module manages relations between local Drupal user accounts and their accounts on facebook.com.

Code

define('FB_USER_OP_POST_USER_DISCONNECT', 'post_user_disconnect');