Downloads
Download tar.gz
10.64 KB
MD5: 2fb1ee47d1f09ccdc4ce1ac351f250a9
SHA-1: 98df16d7c4f563deb0510156df241752ccd0fb8e
SHA-256: 8e5a9c642739535eb3f0d02fb766fe37ebc3446a9b6b26f7368435f349c7ab4f
Download zip
12.44 KB
MD5: 3ba943da48d9230fa49a0d70a906f872
SHA-1: 671809e7f589fdd8c1f0ce0ff6dfbbecf90c2d68
SHA-256: dc05c489de233ca3ee50d7354e31d4ae935e34b7933ec9e7a83210c2b7d629a2
Release notes
- BUG #667592: Switched from using hook_boot() to do the geographic information lookup to only looking up and storing the IP if needed. I moved the rest of the processing into its own function and am now using hook_cron() to kick of the processing.