function range_update_7006 in Range 7
Updates range field instances' settings.
Adds support of COMBINED prefix and suffix.
File
- ./
range.install, line 225 - Install, update and uninstall functions for the range field module.
Code
function range_update_7006() {
_range_update_instances('_range_update_instance_7006');
}