You are here

constant FB_USER_POST_REMOVE_PATH in Drupal for Facebook 5

2 uses of FB_USER_POST_REMOVE_PATH
fb_user_menu in ./fb_user.module
fb_user_nodeapi in ./fb_user.module

File

./fb_user.module, line 24
This module allows Drupal user records to be associated with Facebook user ids. It can create local user accounts when Facebook users visit an application's canvas pages.

Code

define('FB_USER_POST_REMOVE_PATH', 'fb_user/post_remove');