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 @@
5959
6060 /**
6161 * Print the history page for an article.
 62+ * @return nothing
6263 */
6364 function history() {
6465 global $wgOut, $wgRequest, $wgScript;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r61181Per ^demon, follow-up r61173: remove useless "@return nothing"ialex21:02, 17 January 2010

Status & tagging log