constant FB_USER_VAR_TEXT_REGISTER in Drupal for Facebook 6.3
Same name and namespace in other branches
- 7.4 fb_user.module \FB_USER_VAR_TEXT_REGISTER
- 7.3 fb_user.module \FB_USER_VAR_TEXT_REGISTER
2 uses of FB_USER_VAR_TEXT_REGISTER
- fb_user_uninstall in ./
fb_user.install - Implementation of hook_uninstall().
- _fb_user_button_text in ./
fb_user.module - Helper function to retrieve button text.
File
- ./
fb_user.module, line 34 - This module manages relations between local Drupal user accounts and their accounts on facebook.com.
Code
define('FB_USER_VAR_TEXT_REGISTER', 'fb_button_text_register');