Closed (fixed)
Project:
GMap Module
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2006 at 10:00 UTC
Updated:
22 Jul 2006 at 04:00 UTC
http://drupal.org/cvs?commit=35768
if (strlen($location['lat'])>0 && strlen($location['lon']>0) {
if (strlen($location['lat'])>0 && strlen($location['lon']>0)) {
Comments
Comment #1
webgeer commentedHuge DOH!!!
Sorry about that, thanks for the bug report. It looks like I made a mistake when I uploaded this to my test server and uploaded it to the wrong place, and so I didn't notice the error (it was still running the old version).
Comment #2
(not verified) commented