API: Add AS explicitly for PostgreSQL compatibility and fix hinky indentation in...
[lhc/web/wiklou.git] / includes / QueryPage.php
index 5f1acdb..0b58750 100644 (file)
@@ -534,7 +534,7 @@ class QueryPage {
        }
 
        function feedDesc() {
-               return wfMsg( 'tagline' );
+               return wfMsgExt( 'tagline', 'parsemag' );
        }
 
        function feedUrl() {