Closed (fixed)
Project:
Drupal core
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Feb 2004 at 04:38 UTC
Updated:
24 Feb 2004 at 20:20 UTC
The getenv() function does not work on IIS using ISAPI - http://us3.php.net/getenv. Instead use the $_SERVER superglobal. This small patch changes all 2 occurances of this function.
| Comment | File | Size | Author |
|---|---|---|---|
| remove _getenv.patch | 2.08 KB | moshe weitzman |
Comments
Comment #1
dries commentedCommitted to HEAD. Thanks.
Comment #2
(not verified) commented