From edc48c7899dd41d9ba263f0c1a425e11773de8d2 Mon Sep 17 00:00:00 2001 From: andy Date: Mon, 6 Aug 2001 21:24:37 +0000 Subject: [PATCH] Fixed a bug in ini-set documentation, see http://php.net/bugs.php?id=12557 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53619 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/info.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/info.xml b/functions/info.xml index a62a67713c..1392932d3e 100644 --- a/functions/info.xml +++ b/functions/info.xml @@ -1,4 +1,4 @@ - + PHP options & information PHP options/info @@ -787,7 +787,7 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) register_globals "1" - PHP_INI_ALL + PHP_INI_PERDIR|PHP_INI_SYSTEM safe_mode