r85141 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85140‎ | r85141 | r85142 >
Date:18:14, 1 April 2011
Author:reedy
Status:ok
Tags:
Comment:
Fix braces from r85080
Modified paths:
  • /branches/REL1_17/phase3/includes/MessageCache.php (modified) (history)

Diff [purge]

Index: branches/REL1_17/phase3/includes/MessageCache.php
@@ -608,8 +608,6 @@
609609 if ( $type == ' ' ) {
610610 return substr( $entry, 1 );
611611 }
612 - }
613 - }
614612 } else {
615613 // XXX: This is not cached in process cache, should it?
616614 $message = false;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r85080MFT r78108, r78179, r78344, r78347, r78350, r78365, r78380, r78425, r78539, r...demon19:09, 31 March 2011

Status & tagging log