You are here

function weather_update_7208 in Weather 7.3

Same name and namespace in other branches
  1. 7.2 weather.install \weather_update_7208()

Add several Greenlandic places.

File

./weather.install, line 861
Install, update and uninstall functions for the weather module.

Code

function weather_update_7208(&$sandbox) {

  // Do not use this in case of updates from older versions.
  // _weather_data_installation();
}