From dae401502f7b7f8dc6327c5a0e4473e00574f74d Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 28 Mar 2007 06:58:54 +0000 Subject: [PATCH] - no nead to wrap functions in links git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232837 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/http/functions/misc/http-get-request-body.xml | 4 ++-- .../http/functions/outputhandlers/ob-deflatehandler.xml | 4 ++-- reference/http/functions/outputhandlers/ob-etaghandler.xml | 6 +++--- .../http/functions/outputhandlers/ob-inflatehandler.xml | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/reference/http/functions/misc/http-get-request-body.xml b/reference/http/functions/misc/http-get-request-body.xml index 1a1f1757d9..558e02ca9b 100644 --- a/reference/http/functions/misc/http-get-request-body.xml +++ b/reference/http/functions/misc/http-get-request-body.xml @@ -1,5 +1,5 @@ - + @@ -17,7 +17,7 @@ This function can not be used after - http_get_request_body_stream + http_get_request_body_stream if the request method was another than POST. diff --git a/reference/http/functions/outputhandlers/ob-deflatehandler.xml b/reference/http/functions/outputhandlers/ob-deflatehandler.xml index 9054c22752..a4f7965eab 100644 --- a/reference/http/functions/outputhandlers/ob-deflatehandler.xml +++ b/reference/http/functions/outputhandlers/ob-deflatehandler.xml @@ -1,5 +1,5 @@ - + @@ -14,7 +14,7 @@ intmode - For use with ob_start. + For use with ob_start. The deflate output buffer handler can only be used once. diff --git a/reference/http/functions/outputhandlers/ob-etaghandler.xml b/reference/http/functions/outputhandlers/ob-etaghandler.xml index 22bbb3c3d8..2258b31f43 100644 --- a/reference/http/functions/outputhandlers/ob-etaghandler.xml +++ b/reference/http/functions/outputhandlers/ob-etaghandler.xml @@ -1,5 +1,5 @@ - + @@ -14,14 +14,14 @@ intmode - For use with ob_start. + For use with ob_start. Output buffer handler generating an ETag with the hash algorithm specified with the &link.http.configuration; http.etag.mode. - This output handler is used by http_cache_etag. + This output handler is used by http_cache_etag. diff --git a/reference/http/functions/outputhandlers/ob-inflatehandler.xml b/reference/http/functions/outputhandlers/ob-inflatehandler.xml index d1c4544c5b..5dd22b0833 100644 --- a/reference/http/functions/outputhandlers/ob-inflatehandler.xml +++ b/reference/http/functions/outputhandlers/ob-inflatehandler.xml @@ -1,5 +1,5 @@ - + @@ -14,10 +14,10 @@ intmode - For use with ob_start. + For use with ob_start. - Same restrictions as with ob_deflatehandler apply. + Same restrictions as with ob_deflatehandler apply.