Revert to arbitrarily old point before initial remote branch creation to help clean up
[lhc/web/wiklou.git] / maintenance / purgeParserCache.php
index 7a8f6f7..4d775f9 100644 (file)
@@ -1,4 +1,8 @@
 <?php
+/**
+ * @ingroup Maintenance
+ * @file
+ */
 
 require( dirname( __FILE__ ) . '/Maintenance.php' );