no need for position:absolute
[lhc/web/wiklou.git] / maintenance / rebuildInterwiki.php
index 3256bdb..3f786d0 100644 (file)
@@ -1,7 +1,13 @@
 <?php
+/**
+ * Rebuild interwiki table using the file on meta and the language list
+ * Wikimedia specific!
+ * @todo document
+ * @package MediaWiki
+ * @subpackage Maintenance
+ */
 
-# Rebuild interwiki table using the file on meta and the language list
-# Wikimedia specific!
+/** */
 $oldCwd = getcwd();
 
 $optionsWithArgs = array( "o" );