constant FB_USER_VAR_TEXT_LOGIN_BLOCK in Drupal for Facebook 7.4
Same name and namespace in other branches
- 6.3 fb_user.module \FB_USER_VAR_TEXT_LOGIN_BLOCK
- 7.3 fb_user.module \FB_USER_VAR_TEXT_LOGIN_BLOCK
1 use of FB_USER_VAR_TEXT_LOGIN_BLOCK
- _fb_user_button_text in ./
fb_user.module - Helper function to retrieve button text.
File
- ./
fb_user.module, line 43 - This module manages relations between local Drupal user accounts and their accounts on facebook.com.
Code
define('FB_USER_VAR_TEXT_LOGIN_BLOCK', 'fb__user_text_login_block');