Merge "Make UploadBase use TempFSFile to wrap the temporary file"
[lhc/web/wiklou.git] / includes / upload / UploadFromChunks.php
index aa23c7d..ebb4ebb 100644 (file)
@@ -145,6 +145,7 @@ class UploadFromChunks extends UploadFromFile {
                if ( !$status->isOk() ) {
                        return $status;
                }
+
                wfDebugLog( 'fileconcatenate', "Combined $i chunks in $tAmount seconds." );
 
                // File system path of the actual full temp file