From 463f54f8a43f61979c271e7aa91309772636ee86 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Sat, 3 Nov 2001 05:03:26 +0000 Subject: [PATCH] magic_quotes_gpc and _sybase are: PHP_INI_PERDIR|PHP_INI_SYSTEM git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61454 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/info.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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