r82634 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82633‎ | r82634 | r82635 >
Date:22:26, 22 February 2011
Author:reedy
Status:deferred
Tags:
Comment:
MFT r82633
Modified paths:
  • /branches/REL1_17/extensions/QrCode (modified) (history)
  • /branches/REL1_17/extensions/QrCode/QrCode.php (modified) (history)

Diff [purge]

Index: branches/REL1_17/extensions/QrCode/QrCode.php
@@ -175,6 +175,7 @@
176176 * @return boolean status of file "upload"
177177 */
178178 public function run() {
 179+ global $wgOut;
179180
180181 $mUpload = new UploadFromFile();
181182 $mUpload->initialize( $this->_dstFileName, $this->_tmpName, null ); // we don't know the filesize, how could we?
Property changes on: branches/REL1_17/extensions/QrCode
___________________________________________________________________
Added: svn:mergeinfo
182183 Merged /trunk/extensions/QrCode:r82633

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r82633Add missing $wgOutreedy22:20, 22 February 2011

Status & tagging log