You are here

constant FB_SETTINGS_CB_SESSION in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_settings.inc \FB_SETTINGS_CB_SESSION
  2. 6.2 fb_settings.inc \FB_SETTINGS_CB_SESSION
3 uses of FB_SETTINGS_CB_SESSION
fb_session.inc in ./fb_session.inc
This file is a replacement for Drupal's session.inc. Although not truly a replacement, as we include the default session.inc to do the heavy lifting.
fb_user_fb in ./fb_user.module
Implements hook_fb.
_fb_settings_url_rewrite_prefixes in ./fb_url_rewrite.inc
Returns a list of the values which we prepend to paths when rewriting urls.

File

./fb_settings.inc, line 20
This file is to be included from your sites/.../settings.php file.

Code

define('FB_SETTINGS_CB_SESSION', 'fb_sess');