r114216 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114215‎ | r114216 | r114217 >
Date:23:33, 19 March 2012
Author:awjrichards
Status:reverted
Tags:
Comment:
Modified paths:
  • /branches/wmf/1.19wmf1/extensions/MobileFrontend (modified) (history)
  • /branches/wmf/1.19wmf1/extensions/MobileFrontend/MobileFrontend.body.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.19wmf1/extensions/MobileFrontend/MobileFrontend.body.php
@@ -1505,6 +1505,7 @@
15061506 public function getCacheVaryCookies( $out, &$cookies ) {
15071507 global $wgCookiePrefix;
15081508 $cookies[] = $wgCookiePrefix . 'mf_useformat';
 1509+ return true;
15091510 }
15101511
15111512 /**
Property changes on: branches/wmf/1.19wmf1/extensions/MobileFrontend
___________________________________________________________________
Modified: svn:mergeinfo
15121513 Merged /trunk/extensions/MobileFrontend:r114214

Follow-up revisions

RevisionCommit summaryAuthorDate
r114223Revert r114221,r114216,r114213,r114207,r114206,r114205,r114203,r114202,r11420...awjrichards00:26, 20 March 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r114214Followup r114211, adding return true to hook invocationawjrichards23:32, 19 March 2012

Status & tagging log