diff --git a/reference/info/functions/ini-get.xml b/reference/info/functions/ini-get.xml index 7d4447cb82..ca1b8c1baa 100644 --- a/reference/info/functions/ini-get.xml +++ b/reference/info/functions/ini-get.xml @@ -36,8 +36,9 @@ &reftitle.returnvalues; - Returns the value of the configuration option as a string on success, or - an empty string on failure or for null values. + Returns the value of the configuration option as a string on success, or an + empty string for null values. Returns &false; if the + configuration option doesn't exist.