constant FB_OP_GET_FBU in Drupal for Facebook 6.3
Same name and namespace in other branches
- 5.2 fb.module \FB_OP_GET_FBU
- 5 fb.module \FB_OP_GET_FBU
- 6.2 fb.module \FB_OP_GET_FBU
- 7.3 fb.module \FB_OP_GET_FBU
2 uses of FB_OP_GET_FBU
- fb_get_fbu in ./
fb.module - Given a local user id, find the facebook id.
- fb_user_fb in ./
fb_user.module - Implementation of hook_fb.
File
- ./
fb.module, line 23 - This is the core required module of Drupal for Facebook.
Code
define('FB_OP_GET_FBU', 'get_fbu');