*opps, fix doc comment
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 10 May 2007 21:17:09 +0000 (21:17 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 10 May 2007 21:17:09 +0000 (21:17 +0000)
maintenance/deleteArchivedRevisions.inc
maintenance/deleteArchivedRevisions.php

index 3e34606..0cb1e86 100644 (file)
@@ -4,7 +4,7 @@
  * Support functions for the deleteOldRevisions script\r
  *\r
  * @addtogroup Maintenance\r
- * @author Rob Church <robchur@gmail.com>\r
+ * @author Aaron Schulz\r
  */\r
  \r
 require_once( 'purgeOldText.inc' );\r
index fc6a5f8..db056ed 100644 (file)
@@ -4,7 +4,7 @@
  * Delete old (non-current) revisions from the database\r
  *\r
  * @addtogroup Maintenance\r
- * @author Rob Church <robchur@gmail.com>\r
+ * @author Aaron Schulz\r
  */\r
 \r
 $options = array( 'delete', 'help' );\r