You are here

function range_update_7002 in Range 7

Updates range field instances' settings.

File

./range.install, line 108
Install, update and uninstall functions for the range field module.

Code

function range_update_7002() {
  _range_update_instances('_range_update_instance_7002');
}