You are here

function range_update_7003 in Range 7

Updates range field instances' settings.

File

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

Code

function range_update_7003() {
  _range_update_instances('_range_update_instance_7003');
}