Fix syntax error
[lhc/web/wiklou.git] / maintenance / purgeOldText.php
index 2147ee3..4a4be48 100644 (file)
@@ -3,7 +3,8 @@
 /**
  * Purge old text records from the database
  *
- * @addtogroup Maintenance
+ * @file
+ * @ingroup Maintenance
  * @author Rob Church <robchur@gmail.com>
  */
 
@@ -26,4 +27,3 @@ function ShowUsage() {
        echo( " help : Show this usage information\n" );
 }
 
-?>
\ No newline at end of file