Left alignment gives a better look to the Reason box.
[lhc/web/wiklou.git] / includes / SpecialMostimages.php
index 6b01d7d..beb42fc 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 /**
+ * implements Special:Mostimages
  * @addtogroup SpecialPage
  */
 class MostimagesPage extends ImageQueryPage {
@@ -51,4 +52,4 @@ function wfSpecialMostimages() {
        $wpp->doQuery( $offset, $limit );
 }
 
-?>
+