You are here

constant FB_CONNECT_PATH_SESSION_END in Drupal for Facebook 6.2

1 use of FB_CONNECT_PATH_SESSION_END
_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 19
Support for Facebook Connect features

Code

define('FB_CONNECT_PATH_SESSION_END', 'fb_connect/session_end');