https://bugzilla.wikimedia.org/show_bug.cgi?id=55469

--- Comment #5 from paladox2015 <thomasmulhall...@yahoo.com> ---
it says that from 531 to 538 there are problems here are the lines affected 

// By default, send emails for each notification as they come in
$wgDefaultUserOptions['echo-email-frequency'] = EchoHooks::EMAIL_IMMEDIATELY;

if ( $wgAllowHTMLEmail ) {
    $wgDefaultUserOptions['echo-email-format'] = EchoHooks::EMAIL_FORMAT_HTML;
} else {
    $wgDefaultUserOptions['echo-email-format'] =
EchoHooks::EMAIL_FORMAT_PLAIN_TEXT;
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to