- Fix the setting here too.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157475 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2004-04-29 07:15:54 +00:00
parent c529af7095
commit 3094f7df75

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<section id="filesystem.configuration">
&reftitle.runtime;
&extension.runtime;
@ -18,7 +18,7 @@
<row>
<entry>allow_url_fopen</entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
<entry>user_agent</entry>
@ -63,6 +63,11 @@
<link linkend="ref.zlib">zlib</link> may register additional
wrappers.
</para>
<note>
<warning>
This setting can only be set in php.ini due to security reasons.
</warning>
</note>
<note>
<para>
This option was introduced immediately after the release of version