r108298 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108297‎ | r108298 | r108299 >
Date:01:01, 7 January 2012
Author:bsitu
Status:ok
Tags:
Comment:
followup to -r108297 - adding the keyword static to function prototype
Modified paths:
  • /trunk/extensions/MoodBar/include/MoodBarUtil.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MoodBar/include/MoodBarUtil.php
@@ -104,7 +104,7 @@
105105 * Get the stats for the moodbar type in the last 24 hours
106106 * @return array - count of number for each moodbar type
107107 */
108 - public function getMoodBarTypeStats() {
 108+ public static function getMoodBarTypeStats() {
109109
110110 global $wgMemc;
111111

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r108297Adding top responders leaderboard to feedback dashboard pagebsitu00:56, 7 January 2012

Status & tagging log