From 44601265c693b1462a35184225a1f7a6b788126c Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Wed, 9 Jan 2008 17:36:47 +0000 Subject: [PATCH] Fixed typo (chrisstocktonaz-at-gmail.com) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250257 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/php-ini-scanned-files.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/info/functions/php-ini-scanned-files.xml b/reference/info/functions/php-ini-scanned-files.xml index 47b708b159..772d39e7be 100644 --- a/reference/info/functions/php-ini-scanned-files.xml +++ b/reference/info/functions/php-ini-scanned-files.xml @@ -1,5 +1,5 @@ - + php_ini_scanned_files @@ -31,7 +31,7 @@ Returns a comma-separated string of .ini files on success. Each comma is followed by a newline. If the directive wasn't set, + role="configure">--with-config-file-scan-dir wasn't set, &false; is returned. If it was set and the directory was empty, an empty string is returned. If a file is unrecognizable, the file will still make it into the returned string but a PHP error will also result.