constant FB_TOKEN_NONE in Drupal for Facebook 7.4
2 uses of FB_TOKEN_NONE
- fb_user_token in ./
fb.module - The user-specific token allows individual users to post to their own feeds.
- _fb_admin_parse_textfield in ./
fb.admin.inc - This unlikely helper function speeds copy and paste from facebook. Allows user to put both id and secret in one textfield.
File
- ./
fb.module, line 30
Code
define('FB_TOKEN_NONE', 0);