function __construct($template) { parent::__construct($template); # set the header $this->header = 'Content-Type: application/xml'; }
function __construct($template) { parent::__construct($template); # set the header $this->header = 'Content-Type: text/javascript'; }