You are here

constant FB_USER_VAR_ALTER_REGISTER in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_user.module \FB_USER_VAR_ALTER_REGISTER
  2. 7.4 fb_user.module \FB_USER_VAR_ALTER_REGISTER
3 uses of FB_USER_VAR_ALTER_REGISTER
fb_user_admin_settings in ./fb_user.admin.inc
Form builder; Configure settings for this site.
fb_user_form_alter in ./fb_user.module
Implements hook_form_alter().
fb_user_uninstall in ./fb_user.install
Implement hook_uninstall().

File

./fb_user.module, line 29
This module manages relations between local Drupal user accounts and their accounts on facebook.com.

Code

define('FB_USER_VAR_ALTER_REGISTER', 'fb_user_alter_register');