constant FBCONNECT_USER_CACHE_EXPIRE in Facebook Connect 5
Same name in this branch
- 5 fbconnect.module \FBCONNECT_USER_CACHE_EXPIRE
- 5 modules/fbconnect_profile/fbconnect_profile.module \FBCONNECT_USER_CACHE_EXPIRE
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
- ./
fbconnect.module, line 9 - This module allows site visitors to connect and register with facebook account
Code
define('FBCONNECT_USER_CACHE_EXPIRE', 24);