* Populate rev_parent_id
[lhc/web/wiklou.git] / includes / SpecialFewestrevisions.php
index 4c0cd68..f22431a 100644 (file)
@@ -3,7 +3,6 @@
 /**
  * Special page for listing the articles with the fewest revisions.
  *
- * @package MediaWiki
  * @addtogroup SpecialPage
  * @author Martin Drashkov
  */
@@ -62,4 +61,4 @@ function wfSpecialFewestrevisions() {
        $frp->doQuery( $offset, $limit );
 }
 
-?>
+