%%image-view-anonymous-jpg%%
progmin : / (context #135)
2002-04-25 02:26:14

%%preprocess%%
$this->getBaseUrl();

//send content header
header("Content-type: image/jpeg");

// open file
//output file
@readfile("$this->path");

//exit
exit;






%%header%%






%%css%%






%%template%%







%%listrow%%







%%nullobject%%






%%footer%%







%%postprocess%%





%%end of context%%
