Updates the XnetGrp mailer to properly override the To: field, instead
authorVincent Zanotti <vincent.zanotti@m4x.org>
Sun, 4 Jul 2010 19:24:06 +0000 (21:24 +0200)
committerVincent Zanotti <vincent.zanotti@m4x.org>
Sun, 4 Jul 2010 19:24:06 +0000 (21:24 +0200)
commitc469507db59b540b27125277261fbf3d11243503
treeb37137fd64bae3dd0eb9799313ca531774c88347
parent965221bf940fc9b3855e2aa0dd16088c225feedf
Updates the XnetGrp mailer to properly override the To: field, instead
of appending addresses to it (as the PlMailer there is reused, this
caused some O(n^2) email duplication).

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
modules/xnetgrp/mail.inc.php