]> granicus.if.org Git - php/commitdiff
http://bugs.php.net/bug.php?id=14409
authorShane Caraveo <shane@php.net>
Mon, 26 May 2003 00:46:24 +0000 (00:46 +0000)
committerShane Caraveo <shane@php.net>
Mon, 26 May 2003 00:46:24 +0000 (00:46 +0000)
move from PHP_4_3

sapi/cgi/cgi_main.c

index d8503d1c074865510ce327ea4c19c3a1fc9ff26e..a98738afffd28f164fda593a1a7a20a0502c4831 100644 (file)
@@ -1457,7 +1457,7 @@ consult the installation file that came with this distribution, or visit \n\
                        rely on the web server giving us the info
                        we need in the environment. 
                */
-               if (cgi 
+               if (SG(request_info).path_translated || cgi 
 #if PHP_FASTCGI
                        || fastcgi
 #endif