alecpl
2008-12-09 59138162c74f4fd514ff77148ceb79dae98853ad
program/steps/mail/func.inc
@@ -825,7 +825,7 @@
  $out = '<table' . $attrib_str . ">\n";
  // show these headers
  $standard_headers = array('subject', 'from', 'organization', 'to', 'cc', 'bcc', 'replyto', 'date');
  $standard_headers = array('subject', 'from', 'to', 'cc', 'bcc', 'replyto', 'date');
  foreach ($standard_headers as $hkey)
    {