constant FACEBOOK_PULL_CACHETIME in Facebook Pull 7
Same name and namespace in other branches
- 6 facebook_pull.module \FACEBOOK_PULL_CACHETIME
- 7.3 facebook_pull.module \FACEBOOK_PULL_CACHETIME
- 7.2 facebook_pull.module \FACEBOOK_PULL_CACHETIME
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 7
Code
define('FACEBOOK_PULL_CACHETIME', 1200);