@@ -0,0 +1,5 @@
<?php
setcookie("user", "", time()-3600);
setcookie("userID", "", time()-3600);
header("Location: /index.php");
?>
The note is not visible to the blocked user.