r103883 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103882‎ | r103883 | r103884 >
Date:02:03, 22 November 2011
Author:bsitu
Status:ok
Tags:
Comment:
followup to r103881 - change the function return date type in the comment
Modified paths:
  • /trunk/extensions/MoodBar/FeedbackResponseItem.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MoodBar/FeedbackResponseItem.php
@@ -265,7 +265,7 @@
266266 /**
267267 * Get the Feedback Item this Response is associated to
268268 * @param $mbf_id mbfr_mbf_id in moodbar_feedback_response table
269 - * @param MBFeedbackItem Object/bool
 269+ * @return bool
270270 */
271271 public function setFeedbackItem($mbf_id) {
272272 $dbr = wfGetDB( DB_SLAVE );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r103881MoodBar Phase 2 - Feedback response APIbsitu01:45, 22 November 2011

Status & tagging log