Closed (fixed)
Project:
Drush
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2009 at 19:38 UTC
Updated:
25 May 2009 at 15:20 UTC
I'm getting notices:
Undefined index: HOME
and
Undefined index: PWD
They are here:
$_SERVER['HOME'] in includes\context.inc:87
$_SERVER['PWD'] in includes\environment.inc:566
I attached a patch.
-Ed
| Comment | File | Size | Author |
|---|---|---|---|
| fix-notice-on-windows.diff | 1.25 KB | edhaber |
Comments
Comment #1
moshe weitzman commentedCommitted. Thx.