Closed (outdated)
Project:
GeoIP API
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2011 at 15:10 UTC
Updated:
15 Nov 2018 at 13:47 UTC
Jump to comment: Most recent
Can we make geoip_region_name() boot-compatible?
Comments
Comment #1
drewish commentedNot sure I understand? Maybe a patch would help clarify it?
Comment #2
ufku commentedI mean, can we replace "drupal_get_path('module', 'geoip')" with "geoip_get_path()" in geoip_region_name() function so that it can be used in hook_boot without including common.inc.
Sorry, I'm not able to provide a patch right now.
Comment #3
drewish commentedOh, yeah that makes sense.
Comment #4
bojanz commented