You are here

constant FBCONNECT_USER_CACHE_EXPIRE in Facebook Connect 5

Same name in this branch
  1. 5 fbconnect.module \FBCONNECT_USER_CACHE_EXPIRE
  2. 5 modules/fbconnect_profile/fbconnect_profile.module \FBCONNECT_USER_CACHE_EXPIRE

@file This module allows users to import their personal information from Facebook.

2 uses of FBCONNECT_USER_CACHE_EXPIRE
fbconnect_cron in ./fbconnect.module
Impletementation of hook_cron
fbconnect_profile_cron in modules/fbconnect_profile/fbconnect_profile.module
Implementation of hook_cron().

File

modules/fbconnect_profile/fbconnect_profile.module, line 8
This module allows users to import their personal information from Facebook.

Code

define('FBCONNECT_USER_CACHE_EXPIRE', 24);