Fixed a bug in ini-set documentation, see http://php.net/bugs.php?id=12557

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53619 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
andy 2001-08-06 21:24:37 +00:00
parent 7e7fad73c2
commit edc48c7899

View file

@ -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 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds)
<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>