w/s diff. mostly eol w/s and using only tabs of width 4 to indent.
[lhc/web/wiklou.git] / includes / specials / SpecialMostlinked.php
index aaa07d7..73dd4f0 100644 (file)
@@ -35,7 +35,7 @@ class MostlinkedPage extends QueryPage {
        function __construct( $name = 'Mostlinked' ) {
                parent::__construct( $name );
        }
-       
+
        function isExpensive() { return true; }
        function isSyndicated() { return false; }