constant FB_USER_VAR_ALTER_REGISTER in Drupal for Facebook 7.4
Same name and namespace in other branches
- 6.3 fb_user.module \FB_USER_VAR_ALTER_REGISTER
- 7.3 fb_user.module \FB_USER_VAR_ALTER_REGISTER
1 use of FB_USER_VAR_ALTER_REGISTER
- fb_user_form_user_register_form_alter in ./
fb_user.module - Implements hook_form_alter().
File
- ./
fb_user.module, line 40 - 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');