r113515 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113514‎ | r113515 | r113516 >
Date:19:56, 9 March 2012
Author:preilly
Status:ok
Tags:
Comment:
1.19wmf: MFT r113514
Modified paths:
  • /branches/wmf/1.19wmf1/extensions/ZeroRatedMobileAccess/ZeroRatedMobileAccess.body.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.19wmf1/extensions/ZeroRatedMobileAccess/ZeroRatedMobileAccess.body.php
@@ -155,7 +155,6 @@
156156 if ( $out->getTitle()->isSpecial( 'ZeroRatedMobileAccess' ) ) {
157157 $out->clearHTML();
158158 $out->setPageTitle( null );
159 - $output .= wfMsg( 'zero-rated-mobile-access-desc' );
160159 $languageNames = Language::getLanguageNames();
161160 $country = $wgRequest->getVal( 'country' );
162161 $ip = $wgRequest->getVal( 'ip', wfGetIP() );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r113514remove description from page outputpreilly19:55, 9 March 2012

Status & tagging log