Closed (fixed)
Project:
Drupal Developer
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2007 at 17:31 UTC
Updated:
10 Apr 2008 at 14:45 UTC
In includes/common.inc
The line
if (isset($from)) should be if ($from != NULL).
W
Comments
Comment #1
snufkin commented