@@ -53,6 +53,9 @@ if($sAction!='')
case 'sync_pics':
$sResult = $oSpot->syncPics();
break;
case 'convert':
$sResult = $oSpot->convertGpxToGeoJson();
default:
$sResult = Spot::getJsonResult(false, Spot::NOT_FOUND);
}
The note is not visible to the blocked user.