1
0
mirror of https://github.com/anope/anope.git synced 2026-06-25 03:56:40 +02:00
Files
anope/modules
Peter Tseng bf727285bc SendConfirmMail: Replace %E with new email
The old mailer message said the user is changing email "to %e", which is
changing TO the OLD email. But instead, the user is actually changing
the email to the new email.

We could change %e to be the new email, but maybe some users of Anope
have already configured their messages to assume %e is the old email. So
instead, add a new %E that is replaced with the new email.
2015-03-11 14:44:38 -04:00
..
2014-05-21 08:50:40 -04:00
2014-05-21 08:50:40 -04:00
2014-05-21 08:50:40 -04:00
2015-02-03 18:42:35 -05:00