diff --git a/appendices/ini.xml b/appendices/ini.xml index 181b9f0f86..d7eba2ad46 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -3782,6 +3782,9 @@ include_path=".;c:\php\includes" + If turned on, database connect functions that specify default values + will use those values in place of supplied arguments. For default + values see connect function documentation for the relevant database.