summaryrefslogtreecommitdiff
path: root/modules/gmaps/views
AgeCommit message (Collapse)Author
2009-01-01Change the preamble for views in two ways:Bharat Mediratta
1) drop unnecessary semicolon 2) start with <?php for extra security in the case that the server itself doesn't have short_tags enabled (the app won't work, but we need to make sure that we're still secure)
2008-11-23Change the map, for kicks.Bharat Mediratta
2008-11-05Move Google Maps block off into its own gmaps module.Bharat Mediratta