constant FB_FACEBOOK_BASE_URL in Drupal for Facebook 7.3
Same name and namespace in other branches
- 6.3 fb.module \FB_FACEBOOK_BASE_URL
1 use of FB_FACEBOOK_BASE_URL
- fb_stream_post_on_shutdown in ./
fb_stream.module - Logic to post to a Facebook stream. This callback is invoked as the page request shuts down, as late as possible in the order. This runs after all node insert/update hooks have completed.
File
- ./
fb.module, line 22 - This is the core required module of Drupal for Facebook.
Code
define('FB_FACEBOOK_BASE_URL', '//www.facebook.com');