HOTFIX RELEASE 1.4.2
@@ -266,6 +266,7 @@
}
function findAds($var) {
$var = preg_replace('/ {2,}/', ' ', $var);
$exploded = explode(" ", $var);
if(count($exploded) == 8) {
$tmp = $exploded[count($exploded) - 4];
The note is not visible to the blocked user.