You are here

constant FB_CONNECT_PATH_SESSION_START in Drupal for Facebook 6.2

1 use of FB_CONNECT_PATH_SESSION_START
_fb_connect_add_js in ./fb_connect.module
This wrapper function around drupal_add_js() ensures that our settings are added once and only once when needed.

File

./fb_connect.module, line 18
Support for Facebook Connect features

Code

define('FB_CONNECT_PATH_SESSION_START', 'fb_connect/session_start');