You are here

function range_update_7005 in Range 7

Introduces new field formatter.

File

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

Code

function range_update_7005() {
  _range_update_instances('_range_update_instance_7005');
}