[line 33]

header($r->type);

should be changed to:

[line 33]

drupal_set_header($r->type);

Comments

RayZ’s picture

Status: Active » Closed (duplicate)