Posted by ufku on February 9, 2011 at 3:10pm
2 followers
Jump to:
| Project: | GeoIP API |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Can we make geoip_region_name() boot-compatible?
Comments
#1
Not sure I understand? Maybe a patch would help clarify it?
#2
I 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.
#3
Oh, yeah that makes sense.