You are here

constant FB_OP_GET_USER_SESSION in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 5.2 fb.module \FB_OP_GET_USER_SESSION
  2. 6.3 fb.module \FB_OP_GET_USER_SESSION
  3. 6.2 fb.module \FB_OP_GET_USER_SESSION
2 uses of FB_OP_GET_USER_SESSION
fb_get_token in ./fb.module
Helper to get the tokens needed to accss facebook's API.
fb_user_app_fb in contrib/fb_user_app.module
Implementation of hook_fb()

File

./fb.module, line 38
This is the core required module of Drupal for Facebook.

Code

define('FB_OP_GET_USER_SESSION', 'get_user_sess');