function sparkpost_update_7000 in Sparkpost email 7
Same name and namespace in other branches
- 7.2 sparkpost.install \sparkpost_update_7000()
Rebuild registry.
File
- ./
sparkpost.install, line 61 - Install, update and uninstall functions for the sparkpost module.
Code
function sparkpost_update_7000() {
registry_rebuild();
}