r76151 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76150‎ | r76151 | r76152 >
Date:22:19, 5 November 2010
Author:platonides
Status:ok
Tags:
Comment:
unused global
Modified paths:
  • /trunk/phase3/includes/specials/SpecialUpload.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialUpload.php
@@ -909,7 +909,7 @@
910910 * @return Array: descriptor array
911911 */
912912 protected function getDescriptionSection() {
913 - global $wgUser, $wgOut;
 913+ global $wgUser;
914914
915915 $descriptor = array(
916916 'DestFile' => array(

Status & tagging log