@@ -910,7 +910,6 @@ function xmlify($str) {
case "'" :
$buffer .= ''';
break;
case "\"" :
$buffer .= '"';
The note is not visible to the blocked user.