X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FreassignEdits.php;h=07f81b8a346927c83e056d7f0e8ecf1cac5773fb;hb=1380934ef429e30bcdd9be967258d4edde8f324c;hp=4ac566af2e58082aee8f67c0c92f4eef833c4961;hpb=c29846f281a000a9ae0c76b36f0b3c3e9f0d454b;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/reassignEdits.php b/maintenance/reassignEdits.php index 4ac566af2e..07f81b8a34 100644 --- a/maintenance/reassignEdits.php +++ b/maintenance/reassignEdits.php @@ -3,8 +3,7 @@ /** * Reassign edits from a user or IP address to another user * - * @package MediaWiki - * @subpackage Maintenance + * @addtogroup Maintenance * @author Rob Church * @licence GNU General Public Licence 2.0 or later */ @@ -54,4 +53,3 @@ function ShowUsage() { echo( " --report : Print out details of what would be changed, but don't update it\n\n" ); } -?> \ No newline at end of file