Closed (duplicate)
Project:
GMap Module
Version:
5.x-1.0-beta3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2008 at 16:34 UTC
Updated:
30 Sep 2008 at 18:20 UTC
hi,
you have a little bug in gmap_location.module line 280:
- ". $add_sql), 'node', $nid);
+ ". $add_sql, 'node', $nid));
Comments
Comment #1
bdragon commentedDuplicate of #307964: Error in function gmap_location_node_page. Thanks for the report!