r102396 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102395‎ | r102396 | r102397 >
Date:13:24, 8 November 2011
Author:hashar
Status:ok
Tags:
Comment:
correct typo in r102393
Modified paths:
  • /trunk/phase3/includes/specials/SpecialEditWatchlist.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialEditWatchlist.php
@@ -411,7 +411,7 @@
412412 $tocLength = 0;
413413 foreach( $fields as $key => $data ) {
414414
415 - # strip out the 'ns-' prefix from the section name:
 415+ # strip out the 'ns' prefix from the section name:
416416 $ns = substr( $data['section'], 2 );
417417
418418 $nsText = ($ns == NS_MAIN)

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r102393add quick comment from r102334 crhashar12:07, 8 November 2011

Status & tagging log