You are here

function yr_verdata_update_7300 in Yr Weatherdata 7.3

Implementation of hook_update_N(). This updates from 7.x-1.x to 7.x-3.x.

File

./yr_verdata.install, line 209
Install, update and uninstall functions for the yr_verdata module.

Code

function yr_verdata_update_7300(&$sandbox) {

  // @todo Lage update funksjon(er).
}