+doc
authorChad Horohoe <demon@users.mediawiki.org>
Sat, 20 Sep 2008 04:04:51 +0000 (04:04 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Sat, 20 Sep 2008 04:04:51 +0000 (04:04 +0000)
includes/specials/SpecialEmailuser.php

index 3801807..9dd491f 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 /**
- * @todo document
+ *     Constructor for Special:Emailuser.
  */
 function wfSpecialEmailuser( $par ) {
        global $wgRequest, $wgUser, $wgOut;