You are here

function location_update_1 in Location 7.3

Same name and namespace in other branches
  1. 5.3 location.install \location_update_1()
  2. 5 location.install \location_update_1()
  3. 5 location_upgrade.php \location_update_1()
  4. 6.3 location.install \location_update_1()
  5. 7.5 location.install \location_update_1()
  6. 7.4 location.install \location_update_1()

Legacy update 1.

Convert tables to utf8.

File

./location.install, line 326
Install, update and uninstall functions for the location module.

Code

function location_update_1() {
}