function twitter_pull__update_7101 in Twitter Pull 7
Same name and namespace in other branches
- 7.2 twitter_pull.install \twitter_pull__update_7101()
File
- ./
twitter_pull.install, line 18 - Installation routines for the Twitter Pull module.
Code
function twitter_pull__update_7101() {
cache_clear_all('cache_pulled_tweets');
}