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 @@
32
32
}
33
33
34
34
$article = new Article( $title, 0 );
35
- return $article->getContent();
35
+ return $article->fetchContent();
36
36
}
37
37
38
38
/**
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r99408
some initial work on sending emails
jeroendedauw
16:41, 10 October 2011
Status & tagging log
00:01, 14 October 2011
Catrope
(
talk
|
contribs
)
changed the
status
of r99493
[
removed:
new
added:
ok]