@@ -2948,7 +2948,7 @@ if(isset($_GET['dismiss_all_notifications'])){
$_SESSION['alert_message'] = "$num_notifications Notifications Dismissed";
header("Location: notifications.php");
header("Location: " . $_SERVER["HTTP_REFERER"]);
}
The note is not visible to the blocked user.