constant FB_FBU_NO_SESSION in Drupal for Facebook 6.2
Same name and namespace in other branches
- 5.2 fb.module \FB_FBU_NO_SESSION
2 uses of FB_FBU_NO_SESSION
- fb_admin_get_app_properties in ./
fb.admin.inc - Get properties from Facebook. Fills in the data that we need to know by querying facebook.
- fb_api_init in ./
fb.module - Include the necessary facebook-platform code and initialize the API object.
File
- ./
fb.module, line 40
Code
define('FB_FBU_NO_SESSION', 'fbu_no_session');