Date: 08/06/01
- Next message: andy <email protected>: "[PHP-DOC] Bug #12557 Updated: register_globals can not be set using ini_set."
- Previous message: andy <email protected>: "[PHP-DOC] Bug #12557 Updated: register_globals can not be set using ini_set."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 & 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>
- Next message: andy <email protected>: "[PHP-DOC] Bug #12557 Updated: register_globals can not be set using ini_set."
- Previous message: andy <email protected>: "[PHP-DOC] Bug #12557 Updated: register_globals can not be set using ini_set."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

