Follow up to r45915: disable profiler.php (not the udp versions and such) for mainten...
[lhc/web/wiklou.git] / maintenance / deleteArchivedRevisions.php
index 53aec4c..87eebfa 100644 (file)
@@ -1,9 +1,10 @@
 <?php
 
 /**
- * Delete arcived (deleted from public) revisions from the database
+ * Delete archived (deleted from public) revisions from the database
  *
- * @addtogroup Maintenance
+ * @file
+ * @ingroup Maintenance
  * @author Aaron Schulz
  * Shamelessly stolen from deleteOldRevisions.php by Rob Church :)
  */