diff --git a/reference/info/functions/ini-set.xml b/reference/info/functions/ini-set.xml index 192e2e8e14..17f6e425a5 100644 --- a/reference/info/functions/ini-set.xml +++ b/reference/info/functions/ini-set.xml @@ -1,5 +1,5 @@ - + @@ -885,7 +885,7 @@ html_errors "1" - PHP_INI_SYSTEM + PHP_INI_ALL xmlrpc_errors @@ -905,7 +905,7 @@ implicit_flush "0" - PHP_INI_PERDIR|PHP_INI_SYSTEM + PHP_INI_ALL log_errors @@ -1080,7 +1080,7 @@ upload_max_filesize "2M" - PHP_INI_SYSTEM + PHP_INI_SYSTEM|PHP_INI_PERDIR file_uploads @@ -1090,7 +1090,7 @@ post_max_size "8M" - PHP_INI_SYSTEM + PHP_INI_SYSTEM|PHP_INI_PERDIR upload_tmp_dir @@ -1170,7 +1170,7 @@ always_populate_raw_post_data "0" - PHP_INI_ALL + PHP_INI_SYSTEM|PHP_INI_PERDIR xbithack