http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70007

Revision: 70007
Author:   platonides
Date:     2010-07-27 12:19:08 +0000 (Tue, 27 Jul 2010)

Log Message:
-----------
Followup r69961. Remove now unused global.

Modified Paths:
--------------
    trunk/phase3/includes/parser/Parser.php

Modified: trunk/phase3/includes/parser/Parser.php
===================================================================
--- trunk/phase3/includes/parser/Parser.php     2010-07-27 12:19:06 UTC (rev 
70006)
+++ trunk/phase3/includes/parser/Parser.php     2010-07-27 12:19:08 UTC (rev 
70007)
@@ -5053,7 +5053,6 @@
         * @return string
         */
        public function getDefaultSort() {
-               global $wgCategoryPrefixedDefaultSortkey;
                if ( $this->mDefaultSort !== false ) {
                        return $this->mDefaultSort;
                } else {



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to