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

Revision: 72737
Author:   soxred93
Date:     2010-09-10 19:13:07 +0000 (Fri, 10 Sep 2010)

Log Message:
-----------
Followup to r72736: Alphabetical order

Modified Paths:
--------------
    trunk/phase3/includes/DefaultSettings.php

Modified: trunk/phase3/includes/DefaultSettings.php
===================================================================
--- trunk/phase3/includes/DefaultSettings.php   2010-09-10 19:12:14 UTC (rev 
72736)
+++ trunk/phase3/includes/DefaultSettings.php   2010-09-10 19:13:07 UTC (rev 
72737)
@@ -4369,8 +4369,8 @@
  * the API help page.
  */
 $wgPageProps = array(
+       'defaultsort' => 'Value of the {{DEFAULTSORT}} tag',
        'displaytitle' => 'Value of the {{DISPLAYTITLE}} tag',
-       'defaultsort' => 'Value of the {{DEFAULTSORT}} tag',
        'hiddencat' => 'Whether or not the page has a category with the 
__HIDDENCAT__ magic word',
 );
 



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

Reply via email to