Newlines should be converted to spaces for IRC feed
authorAlex Monk <krenair@gmail.com>
Sat, 25 May 2013 15:47:37 +0000 (16:47 +0100)
committerAlex Monk <krenair@gmail.com>
Sat, 25 May 2013 15:47:37 +0000 (16:47 +0100)
commit5755a74aa63fef10a6cf785f34176681e139499f
treed8487a88f5631d4a2556c1cbd1f64724d73ca727
parent612353287f1bf898e8234bf6395bde9eb201ef06
Newlines should be converted to spaces for IRC feed

Instead of just removing them, which was causing reasons to show up like this:
"Automatically blocked by abuse filter.Description of matched rule: Long-term Chinese spambots"
While showing like this on the web pages:
"Automatically blocked by abuse filter. Description of matched rule: Long-term Chinese spambots"

Change-Id: I058e4b446aaa42b4dfe3369f101191f36b6f6978
includes/RecentChange.php