"; foreach ($H_Errors as $Error) { print "
  • ".$Error."
  • "; } print ""; return; } $Params = ""; foreach (["SS", "TID"] as $Param) { if (isset($_GET[$Param])) { $Params .= "&".$Param."=".urlencode($_GET[$Param]); } } $Email = $H_StoredEmail->GetEmail(); ?>
    Send Delete Cancel
    FromFrom()) ?>
    ToTo())) ?>
    SubjectSubject()) ?>
     
    Rich text body
    Body() ?>
     
    Plain text body
    AlternateBody() ?>
    Send Delete Cancel