From: Rob Church Date: Fri, 8 Jun 2007 00:57:11 +0000 (+0000) Subject: Proper credit... X-Git-Tag: 1.31.0-rc.0~52622 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=5a47b6bf1a0b054280b82d42dfa751b8362a6401;p=lhc%2Fweb%2Fwiklou.git Proper credit... --- diff --git a/includes/SpecialConfirmemail.php b/includes/SpecialConfirmemail.php index 4fee200314..8d1c3a7e20 100644 --- a/includes/SpecialConfirmemail.php +++ b/includes/SpecialConfirmemail.php @@ -5,6 +5,7 @@ * processing of the confirmation code when the link in the email is followed * * @addtogroup SpecialPage + * @author Brion Vibber * @author Rob Church */ class EmailConfirmation extends UnlistedSpecialPage {