constant FB_OP_GET_USER_SESSION in Drupal for Facebook 6.2
Same name and namespace in other branches
- 5.2 fb.module \FB_OP_GET_USER_SESSION
- 6.3 fb.module \FB_OP_GET_USER_SESSION
- 7.3 fb.module \FB_OP_GET_USER_SESSION
2 uses of FB_OP_GET_USER_SESSION
- fb_api_init in ./
fb.module - Include the necessary facebook-platform code and initialize the API object.
- fb_user_fb in ./
fb_user.module - Implementation of hook_fb.
File
- ./
fb.module, line 25
Code
define('FB_OP_GET_USER_SESSION', 'get_user_sess');