Proper credit...
authorRob Church <robchurch@users.mediawiki.org>
Fri, 8 Jun 2007 00:57:11 +0000 (00:57 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Fri, 8 Jun 2007 00:57:11 +0000 (00:57 +0000)
includes/SpecialConfirmemail.php

index 4fee200..8d1c3a7 100644 (file)
@@ -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 <robchur@gmail.com>
  */
 class EmailConfirmation extends UnlistedSpecialPage {