mirror of
https://github.com/macintoshplus/doc-en.git
synced 2026-03-27 02:12:14 +01:00
Changed --with-zlib note to link to ref.zlib
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176917 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<!-- splitted from ./en/functions/outcontrol.xml, last change in rev 1.1 -->
|
||||
<refentry id="function.ob-gzhandler">
|
||||
<refnamediv>
|
||||
@@ -17,8 +17,8 @@
|
||||
</methodsynopsis>
|
||||
<note>
|
||||
<para>
|
||||
In order to use <function>ob_gzhandler</function> you will have to
|
||||
configure php <emphasis>--with-zlib</emphasis>.
|
||||
<function>ob_gzhandler</function> requires the <link linkend="ref.zlib">zlib</link>
|
||||
extension.
|
||||
</para>
|
||||
</note>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user