function helper_update_7000 in Helper 7
Empty update function to trigger a registry rebuild.
File
- ./
helper.install, line 19 - Install, update and uninstall functions for the Telephone module.
Code
function helper_update_7000() {
// Do nothing.
}