adjust whitespace
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 30 Aug 2005 23:05:01 +0000 (23:05 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 30 Aug 2005 23:05:01 +0000 (23:05 +0000)
includes/SpecialUpload.php

index 6919fd2..518d8b8 100644 (file)
@@ -282,7 +282,7 @@ class UploadForm {
                        $img = Image::newFromName( $this->mUploadSaveName );
                        $success = $img->recordUpload( $this->mUploadOldVersion,
                                                        $this->mUploadDescription,
-                                                       $this->mLicense,
+                                                       $this->mLicense,
                                                        $this->mUploadCopyStatus,
                                                        $this->mUploadSource );