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

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

Log Message:
-----------
Fix r72737: Oops. I fail

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

Modified: trunk/phase3/includes/DefaultSettings.php
===================================================================
--- trunk/phase3/includes/DefaultSettings.php   2010-09-10 19:13:07 UTC (rev 
72737)
+++ trunk/phase3/includes/DefaultSettings.php   2010-09-10 19:14:13 UTC (rev 
72738)
@@ -4369,8 +4369,8 @@
  * the API help page.
  */
 $wgPageProps = array(
+       'displaytitle' => 'Value of the {{DISPLAYTITLE}} tag',
        'defaultsort' => 'Value of the {{DEFAULTSORT}} tag',
-       'displaytitle' => 'Value of the {{DISPLAYTITLE}} 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