MediaWiki r6330 - Code Review

Jump to: navigation, search
Repository:MediaWiki
Revision:r6329‎ | r6330 (on ViewVC)‎ | r6331 >
Date:05:09, 22 November 2004
Author:vibber
Status:old
Tags:
Comment:
Use the content language's linktrail
Modified paths:

Diff [purge]

Index: trunk/phase3/includes/Skin.php
@@ -83,7 +83,7 @@
8484 /**#@-*/
8585
8686 function Skin() {
87 - $this->linktrail = wfMsg('linktrail');
 87+ $this->linktrail = wfMsgForContent('linktrail');
8888 }
8989
9090 function getSkinNames() {

Status & tagging log

  • 01:56, 13 October 2010 ^demon (Talk | contribs) changed the status of r6330 [removed: new added: old]
Personal tools
Namespaces

Variants
Views
Actions
Navigation
Support
Download
Development
Communication
Toolbox