function google_admanager_update_6101 in DFP Small Business (Google Ad Manager) 6
Same name and namespace in other branches
- 6.3 google_admanager.install \google_admanager_update_6101()
- 6.2 google_admanager.install \google_admanager_update_6101()
- 7.2 google_admanager.install \google_admanager_update_6101()
Rerun the previous update to force the BLOCK_NO_CACHE settings for blocks added subsequent to update 6100 but before changes in http://drupal.org/node/351214#comment-2254886 applied
File
- ./
google_admanager.install, line 25
Code
function google_admanager_update_6101() {
return google_admanager_update_6100();
}