r76945 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76944‎ | r76945 | r76946 >
Date:11:47, 18 November 2010
Author:reedy
Status:ok
Tags:
Comment:
More damn spaces to tabs
Modified paths:
  • /trunk/extensions/CodeReview/ui/CodeRevisionCommitter.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CodeReview/ui/CodeRevisionCommitter.php
@@ -19,7 +19,7 @@
2020 $wgRequest->getInt( 'wpReview' )
2121 );
2222
23 - $redirTarget = null;
 23+ $redirTarget = null;
2424
2525 // For comments, take us back to the rev page focused on the new comment
2626 if ( $commentId !== 0 && !$this->jumpToNext ) {

Status & tagging log