X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex_rd.php;h=8c9576d87f9047a2c7795be04416009bddaa716b;hb=461497deffc3c49ac52ee4a9ae00c5ed9b024784;hp=b6662f65ba0c5a7bfaead336562ddbd81b0ec9d4;hpb=02b4a00df564ee639c9188f32770518ef4d59435;p=brisk.git diff --git a/web/briskin5/index_rd.php b/web/briskin5/index_rd.php index b6662f6..8c9576d 100644 --- a/web/briskin5/index_rd.php +++ b/web/briskin5/index_rd.php @@ -299,6 +299,9 @@ $is_page_streaming = ((stristr($HTTP_USER_AGENT, "linux") && header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1 header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); // Date in the past +header('Content-type: application/xml; charset="utf-8"',true); +// header('Content-type: text/plain; charset="utf-8"',true); +// header('Content-type: text/html; charset="utf-8"',true); if (!isset($myfrom)) $myfrom = "";