Fix FS#703 - Using '+' in email redirections now works as expected. The problem was...
authorx2004lefloch <x2004lefloch@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 5 Aug 2007 17:06:29 +0000 (17:06 +0000)
committerx2004lefloch <x2004lefloch@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 5 Aug 2007 17:06:29 +0000 (17:06 +0000)
commit6d6b65bf2f27d3e19a4dd1ba9e8023bd77dd002b
tree5ad8ef46b769419122ca247becf382fd1785edcd
parenta8c73061aa40eebe02b44028feba51085238a410
Fix FS#703 - Using '+' in email redirections now works as expected. The problem was caused by a double urldecode, done outside of the PHP code, which means the fix is an inelegant hack.

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1905 839d8a87-29fc-0310-9880-83ba4fa771e5
modules/email.php