constant FB_USER_VAR_CHECK_SESSION in Drupal for Facebook 6.3
Same name and namespace in other branches
- 7.3 fb_user.module \FB_USER_VAR_CHECK_SESSION
2 uses of FB_USER_VAR_CHECK_SESSION
- fb_user_admin_settings in ./
fb_user.admin.inc - Form builder; Configure settings for this site.
- _fb_user_process_authorized_user in ./
fb_user.module - Create local account or account map for a facebook user who has authorized the application.
File
- ./
fb_user.module, line 38 - This module manages relations between local Drupal user accounts and their accounts on facebook.com.
Code
define('FB_USER_VAR_CHECK_SESSION', 'fb_user_check_session');