From 58a7c67ac131ccfecda6c3999f720122a6f0daa8 Mon Sep 17 00:00:00 2001 From: silvio Date: Wed, 28 Oct 2009 15:10:31 -0200 Subject: Minor bugfix --- gmap_arcgis.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gmap_arcgis.module') 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. -- cgit v1.2.3