philip          Mon Apr 29 13:43:52 2002 EDT

  Modified files:              
    /phpdoc/en/reference/info/functions ini-set.xml 
  Log:
  Removed a few bogus entries.
  
  
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.3 
phpdoc/en/reference/info/functions/ini-set.xml:1.4
--- phpdoc/en/reference/info/functions/ini-set.xml:1.3  Sat Apr 27 02:22:24 2002
+++ phpdoc/en/reference/info/functions/ini-set.xml      Mon Apr 29 13:43:51 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
   <refentry id="function.ini-set">
    <refnamediv>
@@ -22,7 +22,7 @@
     <para>
      Not all the available options can be changed using
      <function>ini_set</function>. Below is a table with a list of all
-     PHP options (as of PHP 4.0.5), indicating which ones can be
+     PHP options (as of PHP 4.2.0), indicating which ones can be
      changed/set and at what level.
     </para>
     <para>
@@ -37,26 +37,6 @@
          </row>
         </thead>
         <tbody>
-          <row>
-           <entry>foo</entry>
-           <entry>"1"</entry>
-           <entry>PHP_INI_ALL</entry>
-          </row>
-          <row>
-           <entry>bar</entry>
-           <entry>"bah"</entry>
-           <entry>PHP_INI_SYSTEM</entry>
-          </row>
-          <row>
-           <entry>Always declare those message handlers using PHP_INI_MH()</entry>
-           <entry>astheymight</entry>
-           <entry></entry>
-          </row>
-          <row>
-           <entry>message handler - that's the fifth argument to PHP_INI_ENTRY().  It 
is</entry>
-           <entry></entry>
-           <entry></entry>
-          </row>
           <row>
            <entry>com.allow_dcom</entry>
            <entry>"0"</entry>


Reply via email to