You are here

constant FB_SETTINGS_LABEL in Drupal for Facebook 6.2

2 uses of FB_SETTINGS_LABEL
fb_app_fb in ./fb_app.module
Implementation of hook_fb().
fb_settings_session_helper in ./fb_settings.inc
Forces the session_name and session_id to be appropriate when Facebook controls the session. Call this function from custom session_inc files, before session_start() is called.

File

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

Code

define('FB_SETTINGS_LABEL', 'label');