$Log
$Log : \qfq\Log
$Log : \qfq\Log
__construct(\qfq\Log $fr_log)
Constructor:
\qfq\Log | $fr_log |
sendmail(array $mailarr) : string
Send an email. Mail delivery should work - else the mails might disappear Seperate lines in the body with '\r\n' RC: if RC==0 Returns Output, else 'RC - Output'
array | $mailarr | : $mailarr['receiver'] (multiple with comma), $mailarr['sender'], $mailarr['subject'], $mailarr['body'] |