@@ -45,7 +45,7 @@ if($sAction!='')
$sResult = $oSpot->getMarkers();
break;
case 'feed':
$sResult = $oSpot->getNewsFeed($iChunk);
$sResult = $oSpot->getNewsFeed($iChunk, $iId);
case 'add_post':
$sResult = $oSpot->addPost($sName, $sContent);
The note is not visible to the blocked user.