r69774 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69773‎ | r69774 | r69775 >
Date:06:48, 23 July 2010
Author:soxred93
Status:reverted
Tags:
Comment:
Fix r69766: Fix strict error per r69766#c7900
Modified paths:
  • /trunk/extensions/UsabilityInitiative/WikiEditor/WikiEditor.hooks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/WikiEditor/WikiEditor.hooks.php
@@ -473,7 +473,7 @@
474474 return true;
475475 }
476476
477 - function addModulesForThread( $thread, $levelNum, $totalInLevel, $options ) {
 477+ public static function addModulesForThread( $thread, $levelNum, $totalInLevel, $options ) {
478478 static $firstRun = true;
479479
480480 if( $firstRun ) {

Follow-up revisions

RevisionCommit summaryAuthorDate
r70076LiquidThreads: revert r69766 and friends r69774, r69803, r69804. Broken, and ...werdna10:36, 28 July 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r69766* Consolidate instances of LqtView::addJSandCSS() and eliminate one (apparent...mah22:54, 22 July 2010

Status & tagging log