@@ -58,6 +58,9 @@ if($sAction!='')
case 'set_admin':
$sResult = $oSpot->setAdminSettings($sField, $oValue);
break;
case 'build_geojson':
$sResult = $oSpot->convertGpxToGeojson($sName);
default:
$sResult = Main::getJsonResult(false, Main::NOT_FOUND);
}
The note is not visible to the blocked user.