Subversion Repositories munaweb

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 156
Line 165... Line 165...
165
 
165
 
166
	protected function errorMail($notification, $message) {
166
	protected function errorMail($notification, $message) {
167
    global $fromEmail;
167
    global $fromEmail;
168
    global $toEmail;
168
    global $toEmail;
169
 
169
 
170
    $subject = "eBAy Webhook Alert";
170
    $subject = "eBay Webhook Alert";
171
    $headers = "MIME-Version: 1.0" . "\n";
171
    $headers = "MIME-Version: 1.0" . "\n";
172
    $headers .= "Content-type:text/html;charset=UTF-8" . "\n";
172
    $headers .= "Content-type:text/html;charset=UTF-8" . "\n";
173
    $headers .= "From: eBay Webhook <$fromEmail>" . "\n";
173
    $headers .= "From: eBay Webhook <$fromEmail>" . "\n";
174
    $message = "
174
    $message = "
175
    <html>
175
    <html>