constant FB_USER_OP_POST_USER in Drupal for Facebook 7.4
Same name and namespace in other branches
- 6.3 fb_user.module \FB_USER_OP_POST_USER
- 7.3 fb_user.module \FB_USER_OP_POST_USER
1 use of FB_USER_OP_POST_USER
File
- ./
fb_user.module, line 21 - This module manages relations between local Drupal user accounts and their accounts on facebook.com.
Code
define('FB_USER_OP_POST_USER', 'post_user');