mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixed mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295459 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7a525a0f97
commit
34244cfcb3
1 changed files with 1 additions and 1 deletions
|
@ -5013,7 +5013,7 @@ include_path=".;c:\php\includes"
|
|||
<literal>PATH_TRANSLATED</literal> support for <acronym>CGI</acronym>.
|
||||
PHP's previous behaviour was to set <literal>PATH_TRANSLATED</literal>
|
||||
to <literal>SCRIPT_FILENAME</literal>, and to not grok what <literal>
|
||||
PATH_INFO</literal>is. For more information on
|
||||
PATH_INFO</literal> is. For more information on
|
||||
<literal>PATH_INFO</literal>, see the <acronym>CGI</acronym> specs.
|
||||
Setting this to <literal>1</literal> will cause PHP
|
||||
<acronym>CGI</acronym> to fix its paths to conform to the spec. A
|
||||
|
|
Loading…
Reference in a new issue