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