Fix spacing between two functions
[lhc/web/wiklou.git] / includes / specials / SpecialUpload.php
index 27ba78e..35bbf0b 100644 (file)
@@ -315,6 +315,7 @@ class SpecialUpload extends SpecialPage {
                $form->setSubmitText( $this->msg( 'upload-tryagain' )->escaped() );
                $this->showUploadForm( $form );
        }
+
        /**
         * Stashes the upload, shows the main form, but adds a "continue anyway button".
         * Also checks whether there are actually warnings to display.