UserMailer: Use PHP_EOL instead of DIY
authorChad Horohoe <chadh@wikimedia.org>
Wed, 11 Nov 2015 01:28:32 +0000 (17:28 -0800)
committerChad Horohoe <chadh@wikimedia.org>
Wed, 11 Nov 2015 01:28:32 +0000 (17:28 -0800)
commit885b5b842fd65c96f32041e7b89bda2d295d2a33
treeb9dd7121273ec873068bff7224a1a2af0e606e1b
parent866f3831e382b6c88270e434778b5c4cd3114c0c
UserMailer: Use PHP_EOL instead of DIY

Also fixes arrayToHeaderString() to be correct when called without
the $endl parameter

Change-Id: I8b9f72500f9a055f9f2e1cfcbb276d565674f1b8
includes/mail/UserMailer.php