I know this is wrong:
$this->getResponse()->setContentType('image/jpeg');
echo $data[0]['Version'][0]['small_logo_data'];
return sfView::NONE;What's the right way? Also, all my URLs have .html on the end, is the only way to get this to appear as site.com/logos/aurl.png to use mod_rewrite? but then the routing system can't generate URLs for it... -- Ian P. Christian ~ http://pookey.co.uk
signature.asc
Description: OpenPGP digital signature
