nlopess         Wed Jan 28 10:40:23 2004 EDT

  Modified files:              
    /phpdoc/en/reference/info/functions ini-set.xml 
  Log:
  fix #27071 and added disable_classes
  
http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/ini-set.xml?r1=1.32&r2=1.33&ty=u
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.32 
phpdoc/en/reference/info/functions/ini-set.xml:1.33
--- phpdoc/en/reference/info/functions/ini-set.xml:1.32 Tue Jan 20 08:34:07 2004
+++ phpdoc/en/reference/info/functions/ini-set.xml      Wed Jan 28 10:40:22 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.32 $ -->
+<!-- $Revision: 1.33 $ -->
 <!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
   <refentry id="function.ini-set">
    <refnamediv>
@@ -1158,9 +1158,14 @@
            <entry>PHP_INI_SYSTEM</entry>
           </row>
           <row>
+           <entry>disable_classes</entry>
+           <entry>""</entry>
+           <entry>&php.ini; only</entry>
+          </row>
+          <row>
            <entry>disable_functions</entry>
            <entry>""</entry>
-           <entry>PHP_INI_SYSTEM</entry>
+           <entry>&php.ini; only</entry>
           </row>
           <row>
            <entry>allow_url_fopen</entry>

Reply via email to