From 14cf77e0fe2269a671a75c3fdf9c7eb17530c3af Mon Sep 17 00:00:00 2001 From: Maciek Sokolewicz Date: Fri, 3 Jan 2003 16:05:16 +0000 Subject: [PATCH] updated the *fix* so it better suits the purpose git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110199 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/http/functions/header.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/reference/http/functions/header.xml b/reference/http/functions/header.xml index d9605c2264..f0c386917e 100644 --- a/reference/http/functions/header.xml +++ b/reference/http/functions/header.xml @@ -1,5 +1,5 @@ - + @@ -172,9 +172,10 @@ header("Pragma: no-cache"); // HTTP/1.0 +header ("Content-type: audio/x-pn-realaudio"); +?> // Broken, note the echo ' ' above ]]>