Fix for r31844 -- pretty CamelCase special page names affect some test case results
[lhc/web/wiklou.git] / maintenance / dumpInterwiki.php
index 411260a..02116a5 100644 (file)
@@ -3,8 +3,7 @@
  * Rebuild interwiki table using the file on meta and the language list
  * Wikimedia specific!
  * @todo document
- * @package MediaWiki
- * @subpackage Maintenance
+ * @addtogroup Maintenance
  */
 
 /** */
@@ -22,4 +21,4 @@ if ( isset( $options['o'] ) ) {
 } 
 
 getRebuildInterwikiDump();
-?>
+