Fix some bad "Implements Special:*" comments in includes/specials/ files.
authorDaniel Friesen <dantman@users.mediawiki.org>
Wed, 17 Aug 2011 00:41:17 +0000 (00:41 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Wed, 17 Aug 2011 00:41:17 +0000 (00:41 +0000)
includes/specials/SpecialPasswordReset.php
includes/specials/SpecialUserlogout.php

index d25883a..b427403 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Implements Special:Blankpage
+ * Implements Special:PasswordReset
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 39b5b28..2e67eef 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Implements Special:Upload
+ * Implements Special:Userlogout
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by