* Handle fallbacks too in extension aliases
[lhc/web/wiklou.git] / maintenance / importTextFile.php
index 60ee228..5004c3c 100644 (file)
@@ -4,7 +4,8 @@
  * Maintenance script allows creating or editing pages using
  * the contents of a text file
  *
- * @addtogroup Maintenance
+ * @file
+ * @ingroup Maintenance
  * @author Rob Church <robchur@gmail.com>
  */
 
@@ -83,4 +84,3 @@ function showHelp() {
        echo( "\n" );
 }
 
-?>
\ No newline at end of file