--- templates/viewmail.template.php.orig 2007-06-14 19:00:15 UTC +++ templates/viewmail.template.php @@ -25,7 +25,7 @@ function startMessage() {
- +
- -headers[strtolower($hdr)]; + if ( isset($struct->headers[strtolower($hdr)] ) ) { + $header_value = $struct->headers[strtolower($hdr)]; + } if (!$header_value) continue; if (is_array($header_value)) { $value_array = $header_value; @@ -116,17 +118,17 @@ function MsgDisplayOptions($mail_id, $recip_email) {
- ‹‹ + ‹‹ - + | - +
- - + | - + -