@ -45,12 +45,15 @@ class SQL {
}
if ($_x) {
try {
$context = stream_context_create ( $options );
$result = file_get_contents ( $url, false, $context );
if ($r = json_decode ( $result )) {
// $r->status
// $r->order
} catch ( exception $e ) {
return true;
The note is not visible to the blocked user.