You are here

function range_update_7004 in Range 7

Updates range field formatters' settings.

File

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

Code

function range_update_7004() {
  _range_update_instances('_range_update_instance_7004');
}