betz            Sun Mar 23 07:12:17 2003 EDT

  Modified files:              
    /phpdoc/en/reference/zlib   ini.xml 
  Log:
  bugfix #17603
  
Index: phpdoc/en/reference/zlib/ini.xml
diff -u phpdoc/en/reference/zlib/ini.xml:1.3 phpdoc/en/reference/zlib/ini.xml:1.4
--- phpdoc/en/reference/zlib/ini.xml:1.3        Thu Oct 10 01:01:31 2002
+++ phpdoc/en/reference/zlib/ini.xml    Sun Mar 23 07:12:16 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="zlib.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -22,7 +22,7 @@
      <row>
       <entry>zlib.output_compression</entry>
       <entry>"Off"</entry>
-      <entry>PHP_INI_ALL</entry>
+      <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
      </row>
      <row>
       <entry>zlib.output_compression_level</entry>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to