derick Thu Apr 29 03:15:54 2004 EDT
Modified files: /phpdoc/en/reference/filesystem ini.xml Log: - Fix the setting here too. http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/ini.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/filesystem/ini.xml diff -u phpdoc/en/reference/filesystem/ini.xml:1.5 phpdoc/en/reference/filesystem/ini.xml:1.6 --- phpdoc/en/reference/filesystem/ini.xml:1.5 Wed Dec 17 09:32:14 2003 +++ phpdoc/en/reference/filesystem/ini.xml Thu Apr 29 03:15:54 2004 @@ -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> @@ -64,6 +64,11 @@ 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 4.0.3. For versions up to and including 4.0.3 you can only disable this