You are here

function weather_update_7206 in Weather 7.3

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

Add Astoria, Oregon, USA.

Add regions to some place names.

File

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

Code

function weather_update_7206(&$sandbox) {

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