Index: trunk/phase3/includes/SpecialConfirmemail.php |
— | — | @@ -5,6 +5,7 @@ |
6 | 6 | * processing of the confirmation code when the link in the email is followed |
7 | 7 | * |
8 | 8 | * @addtogroup SpecialPage |
| 9 | + * @author Brion Vibber |
9 | 10 | * @author Rob Church <robchur@gmail.com> |
10 | 11 | */ |
11 | 12 | class EmailConfirmation extends UnlistedSpecialPage { |