Closed (duplicate)
Project:
Path redirect
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2006 at 21:35 UTC
Updated:
13 Nov 2006 at 21:45 UTC
[line 33]
header($r->type);
should be changed to:
[line 33]
drupal_set_header($r->type);
Comments
Comment #1
RayZ commentedhttp://drupal.org/node/97387