X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_rd.php;h=8b25ae0f222f312ac4d4cf691d1085a503b361e3;hb=461497deffc3c49ac52ee4a9ae00c5ed9b024784;hp=2795a17264d6eed792968a0bd73861330a59597e;hpb=6f378e0280accd913df6c80cb5b51446fbf3e01e;p=brisk.git diff --git a/web/index_rd.php b/web/index_rd.php index 2795a17..8b25ae0 100644 --- a/web/index_rd.php +++ b/web/index_rd.php @@ -298,8 +298,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: 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 = "";