mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-09 01:26:53 +01:00
alternatives when the upload was ok. Return from the method in the file size error branch when the file was not uploaded. Added a check in the MIME type validation to only check MIME types if the CUploadedFile's tempName is not empty.