Fixed censorship treating '@' as delimiter
authorAlexander Ebert <ebert@woltlab.com>
Mon, 2 Mar 2015 17:11:38 +0000 (18:11 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 2 Mar 2015 17:11:38 +0000 (18:11 +0100)
commitb44feb5ebaccd018e876d68cec01b142f5c6e49c
tree8907a33d37527d0ec51c3a165738d24f312daaab
parent59c882c9abfeea72ee3bbd968b1ff7f3521ddb4e
Fixed censorship treating '@' as delimiter

Stripping the '@' makes it impossible to match against e-mail addresses.
wcfsetup/install/files/lib/system/message/censorship/Censorship.class.php