r99493 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99492‎ | r99493 | r99494 >
Date:16:45, 11 October 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
Follow up to r99408;
Modified paths:
  • /trunk/extensions/Contest/includes/ContestUtils.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Contest/includes/ContestUtils.php
@@ -31,7 +31,7 @@
3232 }
3333
3434 $article = new Article( $title, 0 );
35 - return $article->getContent();
 35+ return $article->fetchContent();
3636 }
3737
3838 /**

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99408some initial work on sending emailsjeroendedauw16:41, 10 October 2011

Status & tagging log