constant FB_VAR_VERBOSE in Drupal for Facebook 7.3
Same name and namespace in other branches
- 6.3 fb.module \FB_VAR_VERBOSE
2 uses of FB_VAR_VERBOSE
- fb_uninstall in ./
fb.install - fb_verbose in ./
fb.module - For debugging, add $conf['fb_verbose'] = TRUE; to settings.php.
File
- ./
fb.module, line 50 - This is the core required module of Drupal for Facebook.
Code
define('FB_VAR_VERBOSE', 'fb_verbose');