@@ -0,0 +1,8 @@
<?php
if (defined('SID')) { $extra = '?' . strip_tags(SID); }
else { $extra = ''; }
header("Location: openconf.php" . $extra);
exit;
?>
The note is not visible to the blocked user.