unused global
authorPlatonides <platonides@users.mediawiki.org>
Fri, 5 Nov 2010 22:19:39 +0000 (22:19 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Fri, 5 Nov 2010 22:19:39 +0000 (22:19 +0000)
includes/specials/SpecialUpload.php

index 066c062..32ffdb0 100644 (file)
@@ -909,7 +909,7 @@ class UploadForm extends HTMLForm {
         * @return Array: descriptor array
         */
        protected function getDescriptionSection() {
-               global $wgUser, $wgOut;
+               global $wgUser;
 
                $descriptor = array(
                        'DestFile' => array(