Cleanup in MagicWord::$mVariableIDs, removed IDs that aren't handled in Parser::getVa...
[lhc/web/wiklou.git] / maintenance / updateSearchIndex.inc
index bf2b8c3..0cac450 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 /**
- * @addtogroup Maintenance
+ * @file
+ * @ingroup Maintenance
  */
 
 /** */
@@ -112,5 +113,3 @@ function output( $text ) {
                print $text;
        }
 }
-
-?>