Bug in modules/UpgradeWizard/upload.php

there is a bug in Bug in modules/UpgradeWizard/upload.php

On line 338 : if(file_size.length >0){

This causes it to report a filesize error when upgrading

Change 0 to a apporiate filesize to fix