r80117 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80116‎ | r80117 | r80118 >
Date:20:43, 12 January 2011
Author:hartman
Status:ok
Tags:
Comment:
Follow up r79905, remove unneeded global
Modified paths:
  • /trunk/extensions/LiquidThreads/classes/View.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/classes/View.php
@@ -1775,7 +1775,6 @@
17761776
17771777 function showThread( $thread, $levelNum = 1, $totalInLevel = 1,
17781778 $options = array() ) {
1779 - global $wgOut;
17801779
17811780 // Safeguard
17821781 if ( $thread->type() & Threads::TYPE_DELETED ||

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79905Convert LQT to resource loader....hartman17:14, 9 January 2011

Status & tagging log