r81265 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r81264‎ | r81265 | r81266 >
Date:19:58, 31 January 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Rem dead code
Modified paths:
  • /trunk/extensions/SubPageList/SubPageList.class.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SubPageList/SubPageList.class.php
@@ -139,10 +139,6 @@
140140 * @return string
141141 */
142142 public function render( array $parameters ) {
143 - global $wgContLang;
144 -
145 - $this->language = $wgContLang;
146 -
147143 $title = $this->getTitle( $parameters );
148144
149145 $pages = $this->getSubPages( $title, $parameters );

Status & tagging log