@@ -45,6 +45,9 @@
}
$next_question = Question::get_next_question($db, $uid);
$data = array('next' => $next_question);
$response = Database::create_response($data, $error, $values);
print $response;
print_r($response);
?>
The note is not visible to the blocked user.