derick          Thu Jul 11 15:36:27 2002 EDT

  Modified files:              
    /phpdoc/en/reference/info/functions ini-set.xml 
  Log:
  - Fix docs
  
  
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.13 
phpdoc/en/reference/info/functions/ini-set.xml:1.14
--- phpdoc/en/reference/info/functions/ini-set.xml:1.13 Mon Jul  8 02:31:58 2002
+++ phpdoc/en/reference/info/functions/ini-set.xml      Thu Jul 11 15:36:27 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
   <refentry id="function.ini-set">
    <refnamediv>
@@ -1035,12 +1035,12 @@
           <row>
            <entry>auto_append_file</entry>
            <entry>NULL</entry>
-           <entry>PHP_INI_ALL</entry>
+           <entry>PHP_INI_SYSTEM</entry>
           </row>
           <row>
            <entry>auto_prepend_file</entry>
            <entry>NULL</entry>
-           <entry>PHP_INI_ALL</entry>
+           <entry>PHP_INI_SYSTEM</entry>
           </row>
           <row>
            <entry>doc_root</entry>



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

Reply via email to