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