You are here

function gmap_location_install in GMap Module 6.2

Same name and namespace in other branches
  1. 5 gmap_location.install \gmap_location_install()
  2. 6 gmap_location.install \gmap_location_install()
  3. 7 gmap_location.install \gmap_location_install()

Implementation of hook_install().

File

./gmap_location.install, line 11
gmap_location install routines.

Code

function gmap_location_install() {

  // Gmap no longer provides the location table.
}