r61643 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r61642
|
r61643
|
r61644
>
Date:
19:46, 28 January 2010
Author:
demon
Status:
ok
Tags:
Comment:
Followup
r61181
, put @return nothing back on history(). Some people like it.
Modified paths:
/trunk/phase3/includes/HistoryPage.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/HistoryPage.php
—
—
@@ -58,6 +58,7 @@
59
59
60
60
/**
61
61
* Print the history page for an article.
62
+ * @return nothing
62
63
*/
63
64
function history() {
64
65
global $wgOut, $wgRequest, $wgScript;
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r61181
Per ^demon, follow-up
r61173
: remove useless "@return nothing"
ialex
21:02, 17 January 2010
Status & tagging log
05:10, 29 January 2010
Tim Starling
(
talk
|
contribs
)
changed the
status
of r61643
[
removed:
new
added:
ok]