constant FB_VAR_ALTER_USERNAME in Drupal for Facebook 7.3
Same name and namespace in other branches
- 7.4 fb.module \FB_VAR_ALTER_USERNAME
2 uses of FB_VAR_ALTER_USERNAME
- fb_admin_settings in ./
fb.admin.inc - Form callback for general settings.
- fb_username_alter in ./
fb.module - hook_username_alter().
File
- ./
fb.module, line 63 - This is the core required module of Drupal for Facebook.
Code
define('FB_VAR_ALTER_USERNAME', 'fb_format_username');