diff --git a/reference/outcontrol/functions/ob-gzhandler.xml b/reference/outcontrol/functions/ob-gzhandler.xml index c95c3d9baf..1d6f9fd019 100644 --- a/reference/outcontrol/functions/ob-gzhandler.xml +++ b/reference/outcontrol/functions/ob-gzhandler.xml @@ -1,5 +1,5 @@ - + @@ -17,8 +17,8 @@ - In order to use ob_gzhandler you will have to - configure php --with-zlib. + ob_gzhandler requires the zlib + extension.