jon Sun Sep 29 22:13:56 2002 EDT Modified files: /phpdoc/en/reference/info/functions ini-set.xml Log: 'register_argc_argv' is now defined as "PHP_INI_PERDIR|PHP_INI_SYSTEM". Index: phpdoc/en/reference/info/functions/ini-set.xml diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.19 phpdoc/en/reference/info/functions/ini-set.xml:1.20 --- phpdoc/en/reference/info/functions/ini-set.xml:1.19 Sat Sep 28 10:41:16 2002 +++ phpdoc/en/reference/info/functions/ini-set.xml Sun Sep 29 22:13:56 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.19 $ --> +<!-- $Revision: 1.20 $ --> <!-- splitted from ./en/functions/info.xml, last change in rev 1.23 --> <refentry id="function.ini-set"> <refnamediv> @@ -965,7 +965,7 @@ <row> <entry>register_argc_argv</entry> <entry>"1"</entry> - <entry>PHP_INI_ALL</entry> + <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry> </row> <row> <entry>register_globals</entry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php