aboutsummaryrefslogtreecommitdiff
path: root/gmap_arcgis.module
diff options
context:
space:
mode:
Diffstat (limited to 'gmap_arcgis.module')
-rw-r--r--gmap_arcgis.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmap_arcgis.module b/gmap_arcgis.module
index 76e2e80..31fa29d 100644
--- a/gmap_arcgis.module
+++ b/gmap_arcgis.module
@@ -12,7 +12,7 @@
/**
* Implementation of hook_install().
*/
-function gmap_install() {
+function gmap_arcgis_install() {
/**
* We need to make sure that this module be the last one
* in the hook execution order.