constant FACEBOOK_PULL_CACHETIME in Facebook Pull 7.2
Same name and namespace in other branches
- 6 facebook_pull.module \FACEBOOK_PULL_CACHETIME
- 7.3 facebook_pull.module \FACEBOOK_PULL_CACHETIME
- 7 facebook_pull.module \FACEBOOK_PULL_CACHETIME
@file Default cache time.
2 uses of FACEBOOK_PULL_CACHETIME
- _facebook_pull_feed_cached in ./
facebook_pull.module - Pull data from a facebook feed and cache it.
- _facebook_pull_notes_cached in ./
facebook_pull.module - Pull the notes but check the cache first.
File
- ./
facebook_pull.module, line 8 - Default cache time.
Code
define('FACEBOOK_PULL_CACHETIME', 1200);