Use existing CSS classes for label and input elements in table for proper aligning
[lhc/web/wiklou.git] / includes / SpecialAncientpages.php
index 8894f5b..dee8fbd 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 /**
- *
+ * Implements Special:Ancientpages
  * @addtogroup SpecialPage
  */
 class AncientPagesPage extends QueryPage {
@@ -60,4 +60,4 @@ function wfSpecialAncientpages() {
        $app->doQuery( $offset, $limit );
 }
 
-?>
+