r49606 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49605‎ | r49606 | r49607 >
Date:19:03, 17 April 2009
Author:ialex
Status:ok
Tags:
Comment:
Fix for r49493: use correct doxygen's @param syntax
Modified paths:
  • /trunk/phase3/includes/User.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/User.php
@@ -2145,7 +2145,7 @@
21462146
21472147 /**
21482148 * Get the current skin, loading it if required, and setting a title
2149 - * @param Title $t The title to use in the skin
 2149+ * @param $t Title: the title to use in the skin
21502150 * @return Skin The current skin
21512151 * @todo FIXME : need to check the old failback system [AV]
21522152 */

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r49493initPage() is far too late to be setting a title, so we'll do it right after ...demon04:43, 15 April 2009

Status & tagging log