r68765 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68764‎ | r68765 | r68766 >
Date:07:42, 30 June 2010
Author:nikerabbit
Status:ok
Tags:
Comment:
Extra whitespace which annoys me
Modified paths:
  • /trunk/phase3/includes/Article.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Article.php
@@ -539,7 +539,7 @@
540540 $this->mContentLoaded = true;
541541 $this->mRevision =& $revision;
542542
543 - wfRunHooks( 'ArticleAfterFetchContent', array( &$this, &$this->mContent ) ) ;
 543+ wfRunHooks( 'ArticleAfterFetchContent', array( &$this, &$this->mContent ) );
544544
545545 return $this->mContent;
546546 }

Status & tagging log