Index: branches/REL1_17/phase3/includes/MessageCache.php |
— | — | @@ -608,8 +608,6 @@ |
609 | 609 | if ( $type == ' ' ) { |
610 | 610 | return substr( $entry, 1 ); |
611 | 611 | } |
612 | | - } |
613 | | - } |
614 | 612 | } else { |
615 | 613 | // XXX: This is not cached in process cache, should it? |
616 | 614 | $message = false; |