function metatag_update_7116 in Metatag 7
Trigger a cache clear so the Views integration can be loaded.
File
- ./
metatag.install, line 2641 - Install, update, and uninstall functions for the metatag module.
Code
function metatag_update_7116() {
// Nothing to see here.
}