remove_linked_card($f_id); echo $follow->display_linked(); HtmlInput::button_action_add_concerned_card( $follow->ag_id); $response = ob_get_clean(); $html = escape_xml($response); header('Content-type: text/xml; charset=UTF-8'); echo << unused $html EOF; ?>