From 5f0de6937ebe0303eb570282d96328939709acd0 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Thu, 13 Dec 2001 10:27:12 +0000 Subject: [PATCH] - Fix for bug 14479 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64892 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 d879a0b6cf..e574dfb7ef 100644 --- a/functions/info.xml +++ b/functions/info.xml @@ -1,5 +1,5 @@ - + PHP options & information PHP options/info @@ -902,7 +902,7 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds) Returns the value of the configuration option on success, - &false; on failure. + an empty string on failure. See also ini_get_all,