w/s diff. mostly eol w/s and using only tabs of width 4 to indent.
[lhc/web/wiklou.git] / includes / specials / SpecialLonelypages.php
index a4d0ec5..0800e43 100644 (file)
@@ -32,7 +32,7 @@ class LonelyPagesPage extends PageQueryPage {
        function __construct( $name = 'Lonelypages' ) {
                parent::__construct( $name );
        }
-       
+
        function getPageHeader() {
                return wfMsgExt( 'lonelypagestext', array( 'parse' ) );
        }
@@ -68,7 +68,7 @@ class LonelyPagesPage extends PageQueryPage {
                                                'tl_title = page_title' ) ) )
                );
        }
-       
+
        function getOrderFields() {
                // For some crazy reason ordering by a constant
                // causes a filesort in MySQL 5