r70008 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70007‎ | r70008 | r70009 >
Date:12:20, 27 July 2010
Author:platonides
Status:ok
Tags:
Comment:
Unused global.
Modified paths:
  • /trunk/phase3/includes/CategoryPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/CategoryPage.php
@@ -260,7 +260,7 @@
261261 }
262262
263263 function doCategoryQuery() {
264 - global $wgExperimentalCategorySort, $wgRequest, $wgContLang;
 264+ global $wgExperimentalCategorySort, $wgContLang;
265265
266266 $dbr = wfGetDB( DB_SLAVE, 'category' );
267267

Status & tagging log