r114506 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114505‎ | r114506 | r114507 >
Date:00:08, 27 March 2012
Author:awjrichards
Status:deferred
Tags:
Comment:
MFG Change-Id: Ibc499458fabc35b0fae00f5b3da1f35e830ebf0e
Modified paths:
  • /branches/wmf/1.19wmf1/extensions/MobileFrontend/MobileFrontend.body.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.19wmf1/extensions/MobileFrontend/MobileFrontend.body.php
@@ -249,7 +249,7 @@
250250 // Need to stash the results of the "wfMsg" call before the Output Buffering handler
251251 // because at this point the database connection is shut down, etc.
252252
253 - self::$messages['mobile-frontend-copyright'] = $copyright;
 253+ self::$messages['mobile-frontend-footer-copyright'] = $copyright;
254254
255255 foreach ( self::$messageKeys as $messageKey ) {
256256

Status & tagging log