You are here

function location_update_6305 in Location 6.3

Same name and namespace in other branches
  1. 7.5 location.install \location_update_6305()
  2. 7.3 location.install \location_update_6305()
  3. 7.4 location.install \location_update_6305()

Disabled due to some typos, moved to 6306.

File

./location.install, line 1083
Installation / uninstallation routines.

Code

function location_update_6305() {
  return array();
}