r10667 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r10666‎ | r10667 | r10668 >
Date:15:37, 20 August 2005
Author:timstarling
Status:old
Tags:
Comment:
oops, randomly deleted character
Modified paths:
  • /trunk/phase3/includes/Parser.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Parser.php
@@ -2245,6 +2245,7 @@
22462246 if ( $this->mOutputType == OT_HTML && !$found ) {
22472247 $text = '[['.$title->getPrefixedText().']]';
22482248 $found = true;
 2249+ }
22492250
22502251 # Template cache array insertion
22512252 if( $found ) {

Status & tagging log