diff --git a/appendices/ini.xml b/appendices/ini.xml index 818c73d014..00dff784f9 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -5013,7 +5013,7 @@ include_path=".;c:\php\includes" PATH_TRANSLATED support for CGI. PHP's previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok what - PATH_INFOis. For more information on + PATH_INFO is. For more information on PATH_INFO, see the CGI specs. Setting this to 1 will cause PHP CGI to fix its paths to conform to the spec. A