@@ -0,0 +1,6 @@
<?php
ini_set('display_errors', false);
if(strtolower($_SERVER['REQUEST_METHOD']) == 'post'){
error_log(json_encode($_POST));
}
exit(0);
The note is not visible to the blocked user.