r72738 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r72737‎ | r72738 | r72739 >
Date:19:14, 10 September 2010
Author:soxred93
Status:ok
Tags:
Comment:
Fix r72737: Oops. I fail
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -4369,8 +4369,8 @@
43704370 * the API help page.
43714371 */
43724372 $wgPageProps = array(
 4373+ 'displaytitle' => 'Value of the {{DISPLAYTITLE}} tag',
43734374 'defaultsort' => 'Value of the {{DEFAULTSORT}} tag',
4374 - 'displaytitle' => 'Value of the {{DISPLAYTITLE}} tag',
43754375 'hiddencat' => 'Whether or not the page has a category with the __HIDDENCAT__ magic word',
43764376 );
43774377

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r72737Followup to r72736: Alphabetical ordersoxred9319:13, 10 September 2010

Status & tagging log