|
@@ -494,7 +494,7 @@ function updateMap() |
|
|
|
|
|
function log(){
|
|
|
$.ajax({
|
|
|
- url:"http://xkcd.kajakklubben.org/statistics.php",
|
|
|
+ url:"http://xkcd.kajakklubben.org/log.php",
|
|
|
crossDomain: true,
|
|
|
type: "POST",
|
|
|
dataType: 'jsonp', // Notice! JSONP <-- P (lowercase)
|
|
|
0 comments on commit
10f0630