You are here

function location_update_5 in Location 7.3

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

Legacy update 5.

Postgresql support that was missing from previous update.

This update is redundant now that we have db api functions that are database independant.

File

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

Code

function location_update_5() {
}