diff --git a/functions/info.xml b/functions/info.xml index 0a2ecaa92d..28249f5720 100644 --- a/functions/info.xml +++ b/functions/info.xml @@ -1,5 +1,5 @@ - + PHP options & information PHP options/info @@ -682,7 +682,7 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) PHP options (as of PHP 4.0.5-dev), indicating which ones can be changed/set and at what level. - Configuration options + <link linkend="configuration">Configuration</link> options @@ -790,7 +790,7 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) magic_quotes_gpc "1" - PHP_INI_ALL + PHP_INI_PERDIR|PHP_INI_SYSTEM magic_quotes_runtime @@ -800,7 +800,7 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) magic_quotes_sybase "0" - PHP_INI_ALL + PHP_INI_PERDIR|PHP_INI_SYSTEM output_buffering