r98544 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98543‎ | r98544 | r98545 >
Date:18:30, 30 September 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
Follow up to r98526;
Modified paths:
  • /trunk/extensions/SemanticResultFormats/Calendar/SRF_Calendar.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticResultFormats/Calendar/SRF_Calendar.php
@@ -22,7 +22,7 @@
2323 $this->mTemplate = trim( $params['template'] );
2424 $this->mUserParam = trim( $params['userparam'] );
2525
26 - if ( $params['userparam'] !== false ) {
 26+ if ( $params['lang'] !== false ) {
2727 global $wgLang;
2828 // store the actual user's language, so we can revert
2929 // back to it after printing the calendar

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r98526follow up to r98519jeroendedauw15:29, 30 September 2011

Status & tagging log