function gmap_location_install in GMap Module 6
Same name and namespace in other branches
- 5 gmap_location.install \gmap_location_install()
- 6.2 gmap_location.install \gmap_location_install()
- 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.
}