You are here

constant FB_STREAM_PERM_POST in Drupal for Facebook 6.3

Same name and namespace in other branches
  1. 7.3 fb_stream.module \FB_STREAM_PERM_POST
2 uses of FB_STREAM_PERM_POST
fb_stream_form_alter in ./fb_stream.module
Implements hook_form_alter().
fb_stream_perm in ./fb_stream.module

File

./fb_stream.module, line 19
Support for Facebook's Stream API.

Code

define('FB_STREAM_PERM_POST', 'post to site-wide facebook stream');