Skip to content

Commit

Permalink
#78: GPX version inconsistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Matzat committed Jun 4, 2013
1 parent f1be4fd commit b00d121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/lib/search.gpx.inc.php
Expand Up @@ -33,7 +33,7 @@
<urlname>{cachename}</urlname>
<sym>{sym}</sym>
<type>Geocache|{type}</type>
<groundspeak:cache id="{cacheid}" {status} xmlns:groundspeak="http://www.groundspeak.com/cache/1/0">
<groundspeak:cache id="{cacheid}" {status} xmlns:groundspeak="http://www.groundspeak.com/cache/1/0/1">
<groundspeak:name>{cachename}</groundspeak:name>
<groundspeak:placed_by>{owner}</groundspeak:placed_by>
<groundspeak:owner id="{userid}">{owner}</groundspeak:owner>
Expand Down

0 comments on commit b00d121

Please sign in to comment.