> $this->getResponse()->setContentType('image/png');
No need to set that by hand, you defined that in the output type
already as one of the HTTP response headers, so Agavi will send it
for you.David _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
