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 @@
1776
1776
1777
1777
function showThread( $thread, $levelNum = 1, $totalInLevel = 1,
1778
1778
$options = array() ) {
1779
- global $wgOut;
1780
1779
1781
1780
// Safeguard
1782
1781
if ( $thread->type() & Threads::TYPE_DELETED ||
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r79905
Convert LQT to resource loader....
hartman
17:14, 9 January 2011
Status & tagging log
08:49, 25 January 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r80117
[
removed:
new
added:
ok]