r22089 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r22088‎ | r22089 | r22090 >
Date:21:50, 10 May 2007
Author:aaron
Status:old
Tags:
Comment:
*Comment: based on deleteOldRevisions.php
Modified paths:
  • /trunk/phase3/maintenance/deleteArchivedRevisions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/deleteArchivedRevisions.php
@@ -5,6 +5,7 @@
66 *
77 * @addtogroup Maintenance
88 * @author Aaron Schulz
 9+ * Shamelessly stolen from deleteOldRevisions.php by Rob Church :)
910 */
1011
1112 $options = array( 'delete', 'help' );