r25574 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r25573‎ | r25574 | r25575 >
Date:04:16, 6 September 2007
Author:tlaqua
Status:old
Tags:
Comment:
(m) Removing debug comment.
Modified paths:
  • /trunk/phase3/includes/EditPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/EditPage.php
@@ -844,7 +844,6 @@
845845 $sectionanchor = $this->sectionAnchor( $this->summary );
846846 # This is a new section, so create a link to the new section
847847 # in the revision summary.
848 - //$parsedSummary = $this->pseudoParseSectionAnchor( $this->summary );
849848 $cleanSummary = $this->pseudoParseSectionAnchor( $this->summary );
850849 $sectionanchor = $this->sectionAnchor( $cleanSummary );
851850 $this->summary = wfMsgForContent('newsectionsummary') .

Follow-up revisions

RevisionCommit summaryAuthorDate
r25607Merged revisions 25530-25606 via svnmerge from...david06:11, 7 September 2007

Status & tagging log