diff --git a/appendices/ini.xml b/appendices/ini.xml index 8f9c94eb0f..c2a3b0f6cc 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -3355,7 +3355,7 @@ Specifies the name of a file that is automatically parsed before the main file. The file is included as if it was - called with the include function, so + called with the require function, so include_path is used. The special value none @@ -3373,7 +3373,7 @@ Specifies the name of a file that is automatically parsed after the main file. The file is included as if it was - called with the include function, so + called with the require function, so include_path is used. The special value none