constant FB_OP_GET_INFINITE_SESSION in Drupal for Facebook 5
Same name and namespace in other branches
- 5.2 fb.module \FB_OP_GET_INFINITE_SESSION
2 uses of FB_OP_GET_INFINITE_SESSION
- fb_api_init in ./
fb.module - Include the necessary facebook-platform code and initialize the API object.
- fb_infinite_fb in ./
fb_infinite.module - hook_fb.
File
- ./
fb.module, line 12
Code
define('FB_OP_GET_INFINITE_SESSION', 'get_inf_sess');