Per r40414: Add new CSS files to message files.
[lhc/web/wiklou.git] / maintenance / deleteOldRevisions.inc
index 03fb230..b681b9d 100644 (file)
@@ -1,9 +1,9 @@
 <?php
-
 /**
  * Support functions for the deleteOldRevisions script
  *
- * @addtogroup Maintenance
+ * @file
+ * @ingroup Maintenance
  * @author Rob Church <robchur@gmail.com>
  */
  
@@ -66,5 +66,3 @@ function DeleteOldRevisions( $delete = false, $args = array() ) {
        }
 
 }
-
-?>
\ No newline at end of file