r24768 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r24767‎ | r24768 | r24769 >
Date:01:58, 14 August 2007
Author:amidaniel
Status:old
Tags:
Comment:
Minor whitespace cleanup ... rmvd closing ?>
Modified paths:
  • /trunk/phase3/includes/Parser.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Parser.php
@@ -350,13 +350,6 @@
351351 }
352352 $text = $this->mStripState->unstripGeneral( $text );
353353
354 -
355 -
356 -
357 -
358 -
359 -
360 -
361354 $text = Sanitizer::normalizeCharReferences( $text );
362355
363356 if (($wgUseTidy and $this->mOptions->mTidy) or $wgAlwaysUseTidy) {
@@ -4841,7 +4834,6 @@
48424835 : $this->mTitle->getPrefixedText();
48434836 }
48444837 }
4845 -
48464838 }
48474839
48484840 /**
@@ -4894,5 +4886,3 @@
48954887 return $text;
48964888 }
48974889 }
4898 -
4899 -?>

Follow-up revisions

RevisionCommit summaryAuthorDate
r24866Merged revisions 24755-24865 via svnmerge from...david23:08, 16 August 2007

Status & tagging log