@@ -54,7 +54,7 @@ if($sAction!='')
$sResult = $oSpot->syncPics();
break;
default:
$sResult = Spot::getJsonResult(false, Spot::NOT_FOUND);
$sResult = Main::getJsonResult(false, Main::NOT_FOUND);
}
else $sResult = $oSpot->getMainPage();
The note is not visible to the blocked user.