[PHP-DOC] cvs: phpdoc /en/functions info.xml From: Andrew Lindeman (cheapsalsa <email protected>)
Date: 08/06/01

andy Mon Aug 6 17:24:37 2001 EDT

  Modified files:
    /phpdoc/en/functions info.xml
  Log:
  Fixed a bug in ini-set documentation, see http://php.net/bugs.php?id=12557
  
  
Index: phpdoc/en/functions/info.xml
diff -u phpdoc/en/functions/info.xml:1.60 phpdoc/en/functions/info.xml:1.61
--- phpdoc/en/functions/info.xml:1.60 Sun Aug 5 06:51:45 2001
+++ phpdoc/en/functions/info.xml Mon Aug 6 17:24:37 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.60 $ -->
+<!-- $Revision: 1.61 $ -->
  <reference id="ref.info">
   <title>PHP options &amp; information</title>
   <titleabbrev>PHP options/info</titleabbrev>
@@ -787,7 +787,7 @@
          <row>
           <entry>register_globals</entry>
           <entry>"1"</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
          </row>
          <row>
           <entry>safe_mode</entry>