function site_alert_update_7000 in Site Alert 7
Empty update function to trigger cache clear.
File
- ./
site_alert.install, line 11 - Install, update, and uninstall functions for Site Alert.
Code
function site_alert_update_7000() {
// Do nothing.
}