fetch(); assert_error($note && ($note['public'] != 0 || $note['owner'] == $user['id']), "This note does not exist, or you are not allowed to see it."); //header("Content-Type: text/plain: charset=utf-8"); ?>