You are here

constant FB_FBU_NO_SESSION in Drupal for Facebook 5.2

Same name and namespace in other branches
  1. 6.2 fb.module \FB_FBU_NO_SESSION
4 uses of FB_FBU_NO_SESSION
fb_actions_cron_per_user in ./fb_actions.module
Trigger an action several times, emulating a different user each time. Useful for cron jobs in which we update each users profile box, for example.
fb_api_init in ./fb.module
Include the necessary facebook-platform code and initialize the API object.
fb_app_get_app_properties in ./fb_app.module
Get properties from Facebook. Fills in the data that we need to know by querying facebook.
fb_app_set_app_properties in ./fb_app.module

File

./fb.module, line 33

Code

define('FB_FBU_NO_SESSION', 'fbu_no_session');