From 0eec0832f299f4349bfd8e06f4bf474ac65e3765 Mon Sep 17 00:00:00 2001 From: Maciek Sokolewicz Date: Fri, 3 Jan 2003 15:28:42 +0000 Subject: [PATCH] Fixed bug id #21391 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110186 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/http/functions/header.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/reference/http/functions/header.xml b/reference/http/functions/header.xml index ef4782a8a5..d9605c2264 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 -// Broken, note the blank line above + +// Broken, note the echo ' ' above ]]>