derick Thu Apr 29 03:13:59 2004 EDT
Modified files: /phpdoc/en/reference/info/functions ini-set.xml Log: - Fixed docs: allow_url_fopen is a PHP_INI_SYSTEM setting http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/ini-set.xml?r1=1.33&r2=1.34&ty=u Index: phpdoc/en/reference/info/functions/ini-set.xml diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.33 phpdoc/en/reference/info/functions/ini-set.xml:1.34 --- phpdoc/en/reference/info/functions/ini-set.xml:1.33 Wed Jan 28 10:40:22 2004 +++ phpdoc/en/reference/info/functions/ini-set.xml Thu Apr 29 03:13:58 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.33 $ --> +<!-- $Revision: 1.34 $ --> <!-- splitted from ./en/functions/info.xml, last change in rev 1.23 --> <refentry id="function.ini-set"> <refnamediv> @@ -1170,7 +1170,7 @@ <row> <entry>allow_url_fopen</entry> <entry>"1"</entry> - <entry>PHP_INI_ALL</entry> + <entry>PHP_INI_SYSTEM</entry> </row> <row> <entry>always_populate_raw_post_data</entry>