[line 33]
header($r->type);
should be changed to:
drupal_set_header($r->type);
http://drupal.org/node/97387
Comments
Comment #1
RayZ commentedhttp://drupal.org/node/97387