|
function viewText($color, $body, $id, $entid, $mailbox, $type1, $wrap_at) {
|
|
function viewText($color, $body, $id, $entid, $mailbox, $type1, $wrap_at) {
|
|
global $where, $what, $charset;
|
|
global $where, $what, $charset;
|
|
displayPageHeader($color, "None");
|
|
displayPageHeader($color, "None");
|
|
$body = decodeBody($body, $header->encoding);
|
|
$body = decodeBody($body, $header->encoding);
|