You are here

constant FB_STREAM_PERM_POST in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_stream.module \FB_STREAM_PERM_POST
1 use of FB_STREAM_PERM_POST
fb_stream_form_alter in ./fb_stream.module
Implements hook_form_alter().

File

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

Code

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