- Fix for bug 14479

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64892 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2001-12-13 10:27:12 +00:00
parent 56a48edc0a
commit 5f0de6937e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.79 $ -->
<!-- $Revision: 1.80 $ -->
<reference id="ref.info">
<title>PHP options &amp; information</title>
<titleabbrev>PHP options/info</titleabbrev>
@ -902,7 +902,7 @@ echo $dat["ru_utime.tv_usec"]; # user time used (microseconds)
</funcsynopsis>
<para>
Returns the value of the configuration option on success,
&false; on failure.
an empty string on failure.
</para>
<para>
See also <function>ini_get_all</function>,