You are here

constant FB_CACHE_STORE in Drupal for Facebook 7.4

3 uses of FB_CACHE_STORE
fb_admin_application_edit_form_validate in ./fb.admin.inc
Form validation.
fb_graph in ./fb.module
Read from facebook's graph.
fb_token_save in ./fb.module
Save a token to the fb_token table.

File

./fb.module, line 41

Code

define('FB_CACHE_STORE', 1 << 1);