cortesi         Tue Jun 18 08:06:11 2002 EDT

  Modified files:              
    /phpdoc/en/reference/info/functions ini-set.xml 
  Log:
  reverting last commit by Georg: it was already fixed
  
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.11 
phpdoc/en/reference/info/functions/ini-set.xml:1.12
--- phpdoc/en/reference/info/functions/ini-set.xml:1.11 Tue Jun 18 06:53:46 2002
+++ phpdoc/en/reference/info/functions/ini-set.xml      Tue Jun 18 08:06:10 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
 <!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
   <refentry id="function.ini-set">
    <refnamediv>
@@ -820,6 +820,16 @@
           <row>
            <entry>vpopmail.directory</entry>
            <entry>""</entry>
+           <entry>PHP_INI_ALL</entry>
+          </row>
+          <row>
+           <entry>zlib.output_compression</entry>
+           <entry>"0"</entry>
+           <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
+          </row>
+          <row>
+           <entry>zlib.output_compression_level</entry>
+           <entry>"-1"</entry>
            <entry>PHP_INI_ALL</entry>
           </row>
           <row>


Reply via email to